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