I've been spending very long ammounts of time trying to figure out what is wrong with this stupid level!!!
What happens is that you are supposed to wait for a group of poseidons carrying some cargo. When they appear along with Gamma wing, the objective to scan the cargo is supposed to show up, then the objective to scan Gamma wing is supposed to show up as well. I set up a goal where a SEXP tells it to make the statement true when is-cargo-known-delay and then I listed the ships I wanted to scan. Then I told it that the objective is invalid. Then in the events list, I put:
Scan Posiedons
and
has arrived delay
1
name of ship
name of ship
name of ship
is-cargo-known-delay
name of ship
name of ship
name of ship
validate goal
scan poseidons
What happens is that the goal doesn't show up until you enter the mission in the goal box but it doesn't wait for the ships to enter the level. On top of this, all my other goals seem to be screwed as well. My other problem is this:
"This is in the mission objectives"
Scan Gamma
Is-cargo-known-delay
1
Gamma 1
Gamma 2
Gamma 3
Gamma 4
"This is in the events"
Validate Scan Gamma
and
has arrived delay
1
Gamma
is-cargo-known-delay
1
Gamma 1
Gamma 2
Gamma 3
Gamma 4
Validate Goal
Scan Gamma
I have also tried other variable roughts but none of them seem to work. Can anyone please help me on this?
One last question is this:
How do I set it up so that the white brackets surround asteriods that will collide with another ship?
You can contact me on ICQ if you wish at 109559293. I am working on an alpha (test version only) at the moment but I need to get all the bugs that I can out.