loadStatus: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
mNo edit summary |
||
Line 37: | Line 37: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands|LOADSTATUS]] | [[Category:Scripting Commands|LOADSTATUS]] | ||
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands OFP 1.96|LOADSTATUS]] | [[Category:Scripting Commands OFP 1.96|LOADSTATUS]] | ||
[[Category:Scripting Commands ArmA|LOADSTATUS]] | [[Category:Scripting Commands ArmA|LOADSTATUS]] |
Revision as of 10:32, 25 September 2014
Description
- Description:
- Loads object's properties from Objects.sav file in campaign directory (from entry name).
- Multiplayer:
- This command doesn't work in Multiplayer
- Groups:
- Uncategorised
Syntax
- Syntax:
- Boolean = Object loadStatus "EntryName"
- Parameters:
- Object
- EntryName: String
- Return Value:
- Boolean
Examples
- Example 1:
_ok= [[player]] '''loadStatus''' "playerState"
Additional Information
- See also:
- saveStatus
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.75
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: Mission Information
- Command Group: Weapon Pool
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters