saveProfileNamespace: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "= TKOH " to "= tkoh ") |
Lou Montana (talk | contribs) |
||
Line 28: | Line 28: | ||
[[saveProfileNamespace]];{{cc|Optional since namespace is saved when game is closed}}</code> | [[saveProfileNamespace]];{{cc|Optional since namespace is saved when game is closed}}</code> | ||
|seealso= [[profileNamespace]] | |seealso= [[profileNamespace]] [[Profile]] | ||
}} | }} |
Revision as of 17:39, 20 January 2022
Description
- Description:
- Saves all variables stored in profileNamespace to the active Profile.
- Groups:
- Variables
Syntax
- Syntax:
- saveProfileNamespace
- Return Value:
- Nothing
Examples
- Example 1:
profileNamespace setVariable ["TAG_lastPlayerLocation", getPosASL player]; saveProfileNamespace;// Optional since namespace is saved when game is closed
Additional Information
- See also:
- profileNamespace Profile
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