OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: westy159 on 15 Dec 2005, 23:36:57

Title: retry points
Post 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
Title: Re:retry points
Post by: The-Architect on 15 Dec 2005, 23:44:39
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.
Title: Re:retry points
Post by: Planck on 15 Dec 2005, 23:45:53
saveGame?


Planck
Title: Re:retry points
Post by: westy159 on 16 Dec 2005, 00:18:56
wow its that simple? thanks