PDA

View Full Version : Persisting server mission data



sbeetham
Nov 29 2006, 19:56
Can anyone suggest a method by which to persist mission data to the dedi server (WHEN we get the software - hopefully soon'ish http://forums.bistudio.com/oldsmileys/confused_o.gif) only...

I've scanned the Wiki scripting commands for a corresponding 'SaveFile' command to compliment the 'LoadFile' command already present in OFP but cannot locate one...

Axek
Dec 1 2006, 20:01
I'm keen for something like this too, not only for saving persistent data, but as a way for the server to be able to push/pull values to/from an external process.

Otherwise, the ability to communicate to another process, perhaps via a socket or something at a higher level like http.

Axek.