sliderSetRange

From Bohemia Interactive Community
Revision as of 16:49, 31 August 2007 by Mikero (talk | contribs)
Jump to navigation Jump to search

{{Command|= Comments ____________________________________________________________________________________________

| ofpr |= Game name

|1.85|= Game version ____________________________________________________________________________________________

| Set limits of slider idc of topmost user dialog. |= Description ____________________________________________________________________________________________

| sliderSetRange [idc,min,max] |= Syntax

|p1= idc: Number of control |p2= min,max: [[Number]s

| Nothing |= Return value ____________________________________________________________________________________________

|x1=

sliderSetRange [101, 0, 100]

|= Example 1

____________________________________________________________________________________________

| |= See also

}}

Notes

Bottom Section