Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
Arma2 - Editing/Scripting General
(Moderators:
h-
,
i0n0s
) »
manage save
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: manage save (Read 2578 times)
0 Members and 1 Guest are viewing this topic.
maxjoiner
Members
I love ArmA2 Editor
manage save
«
on:
26 Jul 2011, 14:42:49 »
what can I do to manage save when I want?
ex: if I put in description "saving = 0", I'll can not change it.
I'd like to save only when I want, but not always, only with a command in script.
Is there a script or command to do this?
Logged
Visit my site:
http://arma2studio.weebly.com/
aLlamaWithARifle
Members
Re: manage save
«
Reply #1 on:
26 Jul 2011, 17:25:45 »
To save the game in a script or trigger you can simply use
Code:
[Select]
savegame
Logged
Pirin
Members
Re: manage save
«
Reply #2 on:
26 Jul 2011, 18:20:34 »
As was answered over on BIS forums, you want to use
enableSaving
Logged
maxjoiner
Members
I love ArmA2 Editor
Re: manage save
«
Reply #3 on:
27 Jul 2011, 08:22:39 »
Ok thanks for your reply.
Logged
Visit my site:
http://arma2studio.weebly.com/
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
Arma2 - Editing/Scripting General
(Moderators:
h-
,
i0n0s
) »
manage save
Top of page