loadIdentity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (added saveIdentity link in seeAlso) |
m (template:command argument fix) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Loads person's identity from [[Objects.sav]] file in campaign directory (from entry name). |= | | Loads person's identity from [[Objects.sav]] file in campaign directory (from entry name). |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| person '''loadIdentity''' name |= | | person '''loadIdentity''' name |SYNTAX= | ||
|p1= person: [[Object]] |= | |p1= person: [[Object]] |PARAMETER1= | ||
|p2= name: [[String]] |= | |p2= name: [[String]] |PARAMETER2= | ||
| [[Boolean]] |= | | [[Boolean]] |RETURNVALUE= | ||
|mp= This command doesn't work in Multiplayer |= | |mp= This command doesn't work in Multiplayer |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_ok <nowiki>=</nowiki> [[player]] '''loadIdentity''' "playerIdentity"</code> |= | |x1= <code>_ok <nowiki>=</nowiki> [[player]] '''loadIdentity''' "playerIdentity"</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[saveIdentity]], [[lockIdentity]], [[setIdentity]] |= | | [[saveIdentity]], [[lockIdentity]], [[setIdentity]] |SEEALSO= | ||
}} | }} |
Revision as of 14:43, 7 April 2019
Description
- Description:
- Loads person's identity from Objects.sav file in campaign directory (from entry name).
- Multiplayer:
- This command doesn't work in Multiplayer
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_ok = player loadIdentity "playerIdentity"
Additional Information
- See also:
- saveIdentitylockIdentitysetIdentity
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
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters