sliderSetPosition: Difference between revisions
Jump to navigation
Jump to search
Fred Gandt (talk | contribs) m (<pre> to <code> + "see also") |
mNo edit summary |
||
Line 38: | Line 38: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands|SLIDERSETPOSITION]] | [[Category:Scripting Commands|SLIDERSETPOSITION]] | ||
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]] | |||
[[Category:Scripting Commands OFP 1.96|SLIDERSETPOSITION]] | [[Category:Scripting Commands OFP 1.96|SLIDERSETPOSITION]] | ||
[[Category:Scripting Commands ArmA|SLIDERSETPOSITION]] | [[Category:Scripting Commands ArmA|SLIDERSETPOSITION]] |
Revision as of 11:21, 25 September 2014
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