loadIdentity: Difference between revisions
| mNo edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| {{Command|= Comments | |||
| ____________________________________________________________________________________________ | |||
| | ofpr |= Game name | |||
| |1.75|= Game version | |||
| ____________________________________________________________________________________________ | |||
| | Loads person's identity from [[objects.sav]] file in campaign directory (from entry name). |= Description | |||
| ____________________________________________________________________________________________ | |||
| ''' | | person '''loadIdentity''' name |= Syntax | ||
| |p1= person: [[Object]] |= Parameter 1 | |||
| |p2= name: [[String]] |= Parameter 2 | |||
| | [[Boolean]] |= Return value | |||
| ____________________________________________________________________________________________ | |||
| |x1= <pre>[[player]] loadIdentity "playerIdentity"</pre> |= Example 1 | |||
| ____________________________________________________________________________________________ | |||
| |  |= See also | |||
| }} | |||
| <h3 style="display:none">Notes</h3> | |||
| <dl class="command_description"> | |||
| <!-- Note Section BEGIN --> | |||
| <!-- Note Section END --> | |||
| </dl> | |||
| <h3 style="display:none">Bottom Section</h3> | |||
| [[Category:Scripting Commands|LOADIDENTITY]] | |||
| [[Category:Scripting Commands OFP 1.96|LOADIDENTITY]] | |||
| [[Category:Scripting Commands ArmA|LOADIDENTITY]] | |||
| [[ | |||
Revision as of 00:59, 2 August 2006
Description
- Description:
- Loads person's identity from objects.sav file in campaign directory (from entry name).
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
- [[player]] loadIdentity "playerIdentity" 
Additional Information
- See also:
- See also needed
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
 
	