sliderSetRange: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(classified) |
||
Line 36: | Line 36: | ||
[[Category:Scripting Commands OFP 1.96|SLIDERSETRANGE]] | [[Category:Scripting Commands OFP 1.96|SLIDERSETRANGE]] | ||
[[Category:Scripting Commands ArmA|SLIDERSETRANGE]] | [[Category:Scripting Commands ArmA|SLIDERSETRANGE]] | ||
[[Category:Command_Group:_GUI_Control|{{uc:{{PAGENAME}}}}]] |
Revision as of 23:11, 18 February 2008
Description
- Description:
- Set limits of slider idc of topmost user dialog.
- Groups:
- Uncategorised
Syntax
- Syntax:
- sliderSetRange [idc,min,max]
- Parameters:
- idc: Number of control
- min,max: Numbers
- Return Value:
- Nothing
Examples
- Example 1:
sliderSetRange [101, 0, 100]
Additional Information
- See also:
- See also needed
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