Home
Intel Depot
Editors Depot
Missions Depot
Addons Depot
Forum
Home
Help
Search
Login
Register
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Set a default value for a slider
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Set a default value for a slider (Read 535 times)
0 Members and 1 Guest are viewing this topic.
RedHouse
Guest
Set a default value for a slider
«
on:
21 Sep 2005, 15:00:58 »
Is it possible to set a default value for a slider, so when you create the dialog it doesnt start on 0?
Logged
THobson
OFPEC Patron
Former Staff
Re:Set a default value for a slider
«
Reply #1 on:
22 Sep 2005, 11:51:15 »
If you mean by default - the staring position of the slider try:
sliderSetPosition [idc,position]
immediately after opening the dialog
Logged
RedHouse
Guest
Re:Set a default value for a slider
«
Reply #2 on:
22 Sep 2005, 23:30:54 »
thanks for your help. Thats the final thing i need to complete my camera script
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
OFPEC Forum
»
Editors Depot - Mission Editing and Scripting
»
OFP - Editing/Scripting General
(Moderators:
h-
,
savedbygrace
,
Gruntage
) »
Set a default value for a slider
Top of page