Author Topic: Possible? Warp ou--- no-no!  (Read 3142 times)

0 Members and 5 Guests are viewing this topic.

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
Possible? Warp ou--- no-no!
I'd like to sexp a situation where a ship starts to warp out (like, already engages the speed-up) but POOF! the engines get squashed and it stops dead in its tracks. If the above is impossible, could I imitate the above events somehow?
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012

 

Offline Scotty

  • 1.21 gigawatts!
  • 211
  • Guns, guns, guns.
Re: Possible? Warp ou--- no-no!
Dead in its tracks would be weird, because that's hundreds of m/s to zero in almost an instant.  However, you could probably do something with warp-effect, co-ord manipulation and set-subsystem strength.

 

Offline jr2

  • The Mail Man
  • 212
  • It's prounounced jayartoo 0x6A7232
    • Steam
Re: Possible? Warp ou--- no-no!
Quote
Less than optimal indeed, captain!

~Vader, one of the X-Wing games, the Star Destroyer's engines were supposedly repaired but might have a "less than optimal" Hyperspace capability.  xD

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Possible? Warp ou--- no-no!
I'd like to sexp a situation where a ship starts to warp out (like, already engages the speed-up) but POOF! the engines get squashed and it stops dead in its tracks. If the above is impossible, could I imitate the above events somehow?

Should be easy, give it a depart order then sabotage engines shortly thereafter. No sweat.

 

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
Re: Possible? Warp ou--- no-no!
I'd like to sexp a situation where a ship starts to warp out (like, already engages the speed-up) but POOF! the engines get squashed and it stops dead in its tracks. If the above is impossible, could I imitate the above events somehow?

Should be easy, give it a depart order then sabotage engines shortly thereafter. No sweat.

I tried that but it departed anyway, the delay was just a mere second :nervous:
EDIT: Same with 0 seconds. Also, the subsystem's destruction doesn't even show up in the event list.
« Last Edit: March 16, 2011, 08:19:49 pm by Lucika »
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Possible? Warp ou--- no-no!
Well that's not cool!

  

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
Re: Possible? Warp ou--- no-no!
Should be easy, give it a depart order then sabotage engines shortly thereafter. No sweat.

I'm pretty sure that worked at one point but I think it was due to an SCP bug. :)
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Goober5000

  • HLP Loremaster
  • 214
    • Goober5000 Productions
Re: Possible? Warp ou--- no-no!
It's definitely worked for me before, and I think it would be a bug if it didn't...

 

Offline Nohiki

  • 28
  • Graf von Kaffeetrinken
    • Steam
Re: Possible? Warp ou--- no-no!
I remember when i was trying to do something like that. I had something disable Hades in mid-jump with beamz, and the Hades stayed half-invisible and invulnerable in normal space :D  :banghead:

 
Re: Possible? Warp ou--- no-no!
Wasn't this done in Sync?
Sig censored by people with no sense of humor

 

Offline bigchunk1

  • bigchunk1 = Awesome²
  • 29
  • ...and by awesome I mean Jerk!
Re: Possible? Warp ou--- no-no!
You can use SEXPS to get the warp effect you want without actually warping.

Step 1: trigger the false warp cycle on an event cue.
Step 2a: Use ship maneuver under coordinate manipulation to control the speed of the ship in the warp cycle.
Step 2b: Activate the warp sounds using play-sound-from-table. The warpout sound you are looking for is Rev1 or sound #50 in the tables.
Step 2c: Display the 'warp icon' in the hud using the hud sexps.
Step 3: Open a warp hole, if you want, in front of the player ship using a sexp.
Step 4: Break warp. By cancelling ship maneuver, closing the 'warp icon' and playing the aburn_1f sound using play-sound-from table. This one is #47 in the sounds .tbl.

By doing things this way, you never run the risk of the player leaving the mission and the game ending, and it prettymuch looks like the real thing.
BP Multi
The Antagonist
Zacam: Uh. No, using an effect is okay. But you are literally using the TECHROOM ani as the weapon effect.

 

Offline Lucika

  • Victim of trolling-related humor
  • 211
  • Modding is l'art pour l'art
    • Syrk: The Unification Wars
Re: Possible? Warp ou--- no-no!
It's not the players' ship.
HLP member 2008-2012 and Syrk:TUW project leader ~2010-2012

 

Offline mjn.mixael

  • Cutscene Master
  • 212
  • Chopped liver
    • Steam
    • Twitter
Re: Possible? Warp ou--- no-no!
Should still work though. Of course the 'play sound' cues might make things a little odd...
Cutscene Upgrade Project - Mainhall Remakes - Between the Ashes
Youtube Channel - P3D Model Box
Between the Ashes is looking for committed testers, PM me for details.
Freespace Upgrade Project See what's happening.

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: Possible? Warp ou--- no-no!
It's not the players' ship.

Should be even easier then. Bigchunk's approach will work.