saveIdentity: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "<dd class="notedate">Posted on ([^<>]+) " to "<dd class="notedate">Posted on $1</dd> ")
Line 24: Line 24:
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->


<dd class="notedate">Posted on August 12, 2006 - 17:17
<dd class="notedate">Posted on August 12, 2006 - 17:17</dd>
<dt class="note">[[User:Str|Str]]<dd class="note">Can be also used in singleplayer missions to save player status before cutscenes and load it to player's double.
<dt class="note">[[User:Str|Str]]<dd class="note">Can be also used in singleplayer missions to save player status before cutscenes and load it to player's double.



Revision as of 01:59, 30 January 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:
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
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.