OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: westy159 on 15 Dec 2005, 23:36:57
-
i would like a retry point in my mission just before the player gets to the part of the mission where the action begins.
Im guessing that its a script that can be put into one of the fields of a trigger which is good. I will just have a 'West, Present' trigger with the script in the box that its meant to be in.
What is the script though?
Thankles
-
Make a trigger in the area you want the rewtry to be, in the On Activation field put:
SaveGame
Then click Ok.
Now select the Groups tab and drag a line to your player.
Done.
-
saveGame?
Planck
-
wow its that simple? thanks