sliderSetPosition: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|PARAMETER1= |p22=" to "|PARAMETER21= |p22=") |
Lou Montana (talk | contribs) |
||
Line 20: | Line 20: | ||
|p21= control: [[Control]] |PARAMETER21= | |p21= control: [[Control]] |PARAMETER21= | ||
|p22= pos: [[Number]] |PARAMETER2= | |p22= pos: [[Number]] |PARAMETER2= | ||
|r2= [[Nothing]] | | |r2= [[Nothing]] |RETURNVALUE2= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 21:36, 3 September 2019
Description
- Description:
- Set current thumb position of slider idc of topmost user dialog.
- Groups:
- Uncategorised
Syntax
- Syntax:
- sliderSetPosition [idc, pos]
- Parameters:
- [idc, pos]: Array
- idc: Number of control
- pos: Number
- Return Value:
- Nothing
Alternative Syntax
Examples
- Example 1:
sliderSetPosition [101, 50];
Additional Information
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
Categories:
- Scripting Commands
- Introduced with Operation Flashpoint: Resistance version 1.85
- Operation Flashpoint: Resistance: New Scripting Commands
- Operation Flashpoint: Resistance: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands ArmA
- Command Group: GUI Control
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters