PDA

View Full Version : Restarting by Trigger



RAMBO
Sep 17 2001, 19:47
I was wondering if there's a way of restarting the game from INGAME without pressing ESCAPE.
Lets say I wanna do a trigger that if a group of soldiers die, the trigger gets activated and ON ACT field there will be a command to restart the game.

Can it be done?

RED
Sep 17 2001, 21:08
yeah i think it could be but it would be d*amn hard to do :

you would have to get all the positions of the units and use in a trigger (what u want to activate it) and have it activate a script with this kinda stuff in it : soldier 1 setdammage 1
then set his postion with his old co-ordiates

and you would have to do that for every one http://www.flashpoint1985.com/ikonboard3/non-cgi/emoticons/smile.gif

RED