lockIdentity: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "\|x([0-9])= *<code>([^<]*)<\/code>" to "|x$1= <sqf>$2</sqf>") |
||
Line 12: | Line 12: | ||
|r1= [[Boolean]] - [[true]], if it was applied | |r1= [[Boolean]] - [[true]], if it was applied | ||
|x1= < | |x1= <sqf>_success = '''lockIdentity''' player;</sqf> | ||
|seealso= [[loadIdentity]] [[setIdentity]] | |seealso= [[loadIdentity]] [[setIdentity]] | ||
}} | }} |
Revision as of 10:23, 13 May 2022
Description
- Description:
- Locks the identity of a person. This will disable default identity.
- Groups:
- Unit Identity
Syntax
- Syntax:
- lockIdentity unit
- Parameters:
- unit: Object
- Return Value:
- Boolean - true, if it was applied
Examples
- Example 1:
Additional Information
- See also:
- loadIdentity setIdentity
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