saveJoysticks: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game version" to "|Game version=")
m (added example)
Line 15: Line 15:




|x1= <code>
|x1= <code>[[saveJoysticks]];</code>|EXAMPLE1=  
</code>|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________


| |SEEALSO=  
| - |SEEALSO=  


|  |MPBEHAVIOUR=  
|  |MPBEHAVIOUR=  

Revision as of 03:41, 9 January 2020

Hover & click on the images for description

Description

Description:
Saves joysticks key mappings into the joysticks.cfg file. Engine add these joysticks to the Joystick Scheme mapping dialog in options controls section.
Groups:
Uncategorised

Syntax

Syntax:
saveJoysticks
Return Value:
Nothing

Examples

Example 1:
saveJoysticks;

Additional Information

See also:
-

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

Bottom Section