saveIdentity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 18: Line 18:
|x1= <code>[[player]] saveIdentity "playerid"</code>
|x1= <code>[[player]] saveIdentity "playerid"</code>


| [[loadIdentity]]
|seealso= [[loadIdentity]]
}}
}}



Revision as of 00:59, 17 February 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Unit Identity

Syntax

Syntax:
Syntax needed
Parameters:
unitName: Object
name: String
Return Value:
Return value needed

Examples

Example 1:
player saveIdentity "playerid"

Additional Information

See also:
loadIdentity

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
Posted on August 12, 2006 - 17:17
Str
Can be also used in singleplayer missions to save player status before cutscenes and load it to player's double.