Home   Help Search Login Register  

Author Topic: How know when mission start after briefing?  (Read 585 times)

0 Members and 1 Guest are viewing this topic.

Offline uiox

  • Contributing Member
  • **
How know when mission start after briefing?
« on: 15 Jan 2003, 16:06:01 »
I want to set a variable to false after breifing out.

Possible?

Thx

Offline Ottie

  • Members
  • *
  • And you think this is personal
Re:How know when mission start after briefing?
« Reply #1 on: 15 Jan 2003, 16:44:18 »
Why do you want to know, maybe you can try something with the showMap command or something.
If you can't beat them, buy them

Offline uiox

  • Contributing Member
  • **
Re:How know when mission start after briefing?
« Reply #2 on: 15 Jan 2003, 19:00:50 »
Because the oncliconmap is active during briefing....
So I want desable it during briefing...

Offline Ranger

  • Members
  • *
  • Hoo-ah!
Re:How know when mission start after briefing?
« Reply #3 on: 15 Jan 2003, 19:14:07 »
See if this works.  Create a trigger with a condition of "anyone not present", and set the x and y both to 0.  In the trigger's On Activation field, set your variable to false.

If this works the way I think it does, the trigger will not be activated until the mission starts, which is of course after the briefing.
Ranger

Offline uiox

  • Contributing Member
  • **
Re:How know when mission start after briefing?
« Reply #4 on: 15 Jan 2003, 20:09:56 »
A this od' good triggers. Good idea I'm sure will work.

Thx Ranger & Ottie  :)

Offline Dinger

  • Contributing Member
  • **
  • where's the ultra-theoretical mega-scripting forum
Re:How know when mission start after briefing?
« Reply #5 on: 16 Jan 2003, 23:40:49 »
You can also see if Time starts counting
Or Daytime
Or you can check for movement.
Dinger/Cfit