saveProfileNamespace: Difference between revisions
Jump to navigation
Jump to search
m (formatting) |
mNo edit summary |
||
Line 7: | Line 7: | ||
|game2= arma2oa | |game2= arma2oa | ||
|version2= | |version2= 1.62 | ||
|game3= arma3 | |game3= arma3 |
Revision as of 12:20, 30 March 2021
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:
- profileNamespaceProfile
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