OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: alex75 on 04 Oct 2006, 14:19:49
-
Hello,
I'm editing a single player mission for OFP 1.96 and I would to know how you can insert a "savegame" code via radio-function.
I think in my mission is better to save more than once.
Do you know any script to do that?
thanks
alessandro
-
put a trigger on the map. make it activated by radio juliet, repeatedly. in the 'on activation' box type
savegame
now you can save your game any time by typing 0-0-0.
-
Thank You
alex