Author Topic: Mission Problem (Ship dont jump)  (Read 1486 times)

0 Members and 1 Guest are viewing this topic.

Offline swamper123

  • 27
  • Just call me Swamper
Mission Problem (Ship dont jump)
I request help with this mission, I have set the Epeo to jump after Epeo1omg event is complete, but it dont jump  :banghead:, can anybody say me what I am doing wrong please.  :D :D

[attachment deleted by ninja]
Let's play Blue Planet

 
Re: Mission Problem (Ship dont jump)
To clarify: you're trying to make it jump in, not out, right? Just want to be sure.

I think the problem is the 5000 second delay on its arrival cue. This makes it arrive 5000 seconds after its arrival cue returns true--so after the event is complete, there will be a wait of 8 seconds, then another wait of about and hour and a half before the destroyer warps in.

 

Offline swamper123

  • 27
  • Just call me Swamper
Re: Mission Problem (Ship dont jump)
Yes it was for jumping in , thank you very much, that was the reason because I stop making other missions, thanks  :D :D :D :D
Let's play Blue Planet

 

Offline swamper123

  • 27
  • Just call me Swamper
Re: Mission Problem (Ship dont jump)
How much do I have to put of delay, it's fine with 20 seconds, or its depends?
Let's play Blue Planet

 
Re: Mission Problem (Ship dont jump)
You don't have to put any delay. If n is your delay, then the ship will jump in n seconds after the stuff in the arrival cue box becomes true. So if you set it at 0, there will be an 8-second delay specified by your is-event-true-delay operator, and then the ship will jump in immediately thereafter. Set it to 20, and the total delay between the event becoming true and the ship arriving will be 28 seconds.

  

Offline swamper123

  • 27
  • Just call me Swamper
Re: Mission Problem (Ship dont jump)
Thank you, I managed to set that :D
Let's play Blue Planet