saveIdentity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| ofpr |Game name= | | ofpr |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Unit Identity |GROUP1= | |gr1= Unit Identity |GROUP1= | ||
| Saves person's identity to [[Objects.sav]] file in campaign directory as entry name. |DESCRIPTION= | | Saves person's identity to [[Objects.sav]] file in campaign directory as entry name. |DESCRIPTION= | ||
| unitName '''saveIdentity''' name |SYNTAX= | | unitName '''saveIdentity''' name |SYNTAX= | ||
Line 18: | Line 15: | ||
| [[Boolean]] |RETURNVALUE= | | [[Boolean]] |RETURNVALUE= | ||
|x1= <code>[[player]] saveIdentity "playerid"</code> |EXAMPLE1= | |x1= <code>[[player]] saveIdentity "playerid"</code> |EXAMPLE1= | ||
| [[loadIdentity]] |SEEALSO= | | [[loadIdentity]] |SEEALSO= |
Revision as of 02:13, 17 January 2021
Description
- Description:
- Saves person's identity to Objects.sav file in campaign directory as entry name.
- Groups:
- Unit Identity
Syntax
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
Notes
- 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.
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: Unit Identity
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands