Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Insert "Savegame" via Radio Function
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Insert "Savegame" via Radio Function (Read 965 times)
0 Members and 1 Guest are viewing this topic.
alex75
Guest
Insert "Savegame" via Radio Function
«
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
Logged
bedges
Administrator
Re: Insert "Savegame" via Radio Function
«
Reply #1 on:
04 Oct 2006, 14:56:56 »
put a trigger on the map. make it activated by radio juliet, repeatedly. in the 'on activation' box type
Code:
[Select]
savegame
now you can save your game any time by typing 0-0-0.
Logged
alex75
Guest
Re: Insert "Savegame" via Radio Function
«
Reply #2 on:
04 Oct 2006, 20:51:58 »
Thank You
alex
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Insert "Savegame" via Radio Function
Top of page