saveStatus: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Category:Scripting Commands ArmA|S]] | [[Category:Scripting Commands ArmA|S]] | ||
<h2 style="color:#000066">'''''object'' saveStatus ''name'''''</h2> | <h2 style="color:#000066">'''''object'' saveStatus ''name'''''</h2> |
Revision as of 10:25, 23 April 2006
object saveStatus name
Operand types:
object: Object
name: String
Type of returned value:
Compatibility:
Added in version 1.75
Description:
Saves object's properties to objects.sav file in campaign directory as entry name.
Example:
player saveStatus "playerstate"