Many questions, many questions!!!
I want to start a script at the begginning of my mission. At a precise time of the game, I would like a Scud missile to be launched. I know of one way:
I start my mission at 07:00 so if I want the Scud to be launched at 08:00, I type at the begginning of the script:
~3600
Then the rest of the script.
My question is, isn't there a nicer way to do this? I've seen in the comref the function "@" but can't figure out a correct syntax. Is there one?
Thanx for Your support!