Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  

Recommended Posts

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?

Share this post


Link to post
Share on other sites

Have a trigger setup for a radio command, like Activation Radio Alpha and on Activation type in

savegame

and set the trigger to repeatedly.

Share this post


Link to post
Share on other sites
Have a trigger setup for a radio command, like Activation Radio Alpha and on Activation type in

savegame

and set the trigger to repeatedly.

I tryed but It don't work.

Thanks

It blocked by command in description "saving = 0"

It need a script to bypass the description command

Share this post


Link to post
Share on other sites

There's no saving param in description.ext. What you're looking for is enableSaving.

Share this post


Link to post
Share on other sites

This is the command I was looking for!

Ok I solved! Thanks!

Share this post


Link to post
Share on other sites
Sign in to follow this  

×