Author Topic: FS1 selection effect as warp effect  (Read 1765 times)

0 Members and 1 Guest are viewing this topic.

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
FS1 selection effect as warp effect
I'd like to use this old piece of Valathil awesomeness as my ship's warpout effect. How is it possible, if it is, that is?
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012

 

Offline Valathil

  • ...And I would have had a custom title if it wasn't for you meddling kids!
  • 29
  • Custom Title? Wizards need no Custom Title!
Re: FS1 selection effect as warp effect
trigger the effect with a know duration then do ship-vanish chained in after that duration. voila

edit: wait dont tell me, theres no precoded entry for the effect in the postproc table  :nono:

then you have to add one to the postprocess.tbl #Ship Effect entries
try this:
Code: [Select]
$Name:               Dissolve
$Shader Effect:         0
$Disables Rendering:   YES
$Invert timer:         YES
« Last Edit: December 21, 2011, 07:14:09 pm by Valathil »
┏┓╋┏┓╋╋╋╋╋╋╋╋╋┏┓
┃┃╋┃┃╋╋╋╋╋╋╋╋╋┃┃
┃┃┏┫┃┏┳━━┓┏━━┓┃┗━┳━━┳━━┳━━┓
┃┃┣┫┗┛┫┃━┫┃┏┓┃┃┏┓┃┏┓┃━━┫━━┫
┃┗┫┃┏┓┫┃━┫┃┏┓┃┃┗┛┃┗┛┣━━┣━━┃
┗━┻┻┛┗┻━━┛┗┛┗┛┗━━┻━━┻━━┻━━┛

 

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
Re: FS1 selection effect as warp effect
EDIT: It shows up fine in FRED but it doesn't do anything ingame. I have changed the related table, what additional files do I need?

One more thing:
Quote from: Freespace Wiki
Warning: This will cause ship exit not to be logged, so 'has-departed', etc. will not work

Is there a workaround for that?
« Last Edit: December 21, 2011, 08:24:10 pm by Lucika »
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012

 

Offline Black Wolf

  • Twisted Infinities
  • 212
  • Hey! You! Get off-a my cloud!
    • Visit the TI homepage!
Re: FS1 selection effect as warp effect
Don't use ship-vanish, just check "No Warp Effect" for the departure, and use AI orders to tell it to depart normally.
TWISTED INFINITIES · SECTORGAME· FRONTLINES
Rarely Updated P3D.
Burn the heretic who killed F2S! Burn him, burn him!!- GalEmp

 

Offline Valathil

  • ...And I would have had a custom title if it wasn't for you meddling kids!
  • 29
  • Custom Title? Wizards need no Custom Title!
Re: FS1 selection effect as warp effect
i commited the fix into trunk hopefully this will show up next RC in the meantime i compiled you a fred (VS 11 hopefully works) and main exe build that has the fix in it so you can experiment.

http://www.mediafire.com/?o6viuuws2dtdasd
┏┓╋┏┓╋╋╋╋╋╋╋╋╋┏┓
┃┃╋┃┃╋╋╋╋╋╋╋╋╋┃┃
┃┃┏┫┃┏┳━━┓┏━━┓┃┗━┳━━┳━━┳━━┓
┃┃┣┫┗┛┫┃━┫┃┏┓┃┃┏┓┃┏┓┃━━┫━━┫
┃┗┫┃┏┓┫┃━┫┃┏┓┃┃┗┛┃┗┛┣━━┣━━┃
┗━┻┻┛┗┻━━┛┗┛┗┛┗━━┻━━┻━━┻━━┛

  

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
Re: FS1 selection effect as warp effect
It works fine with a bit of tinkering now, thank you for your help.

I wonder how could I use it as an arrival effect though. I was thinking about setting it to cloaked in misc as the ship arrives, then use the effect... would that work?
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012