View Single Post
Old 11-27-10, 05:26 PM   #8
Marko
A-ganger
 
Join Date: Aug 2003
Location: Back at Sea
Posts: 75
Downloads: 87
Uploads: 0
Default

CORRECTION:

It appears that the minutes stop the update when they reach the max value in :

DialVal=0,360


now, if u do this :
;;;;;;;;;;;;;;;;;;JONZ Dragable Chronometer;;;;;;;;;;;;;;;;;;

[Dial74]
Name=Add_ChronoMin
Type=13; DIAL_CHRONO_MIN
Dial=0x0
CrtVal=0x3FF00003
NewVal=0x0
DialVal=0,360
RealVal=0,60;
Circular=Yes

[Dial75]
Name=Add_ChronoSec
Type=14; DIAL_CHRONO_SEC
Dial=0x0
CrtVal=0x3FF00002
NewVal=0x0
DialVal=0,3600 ; <--------------HERE
RealVal=0,300;
Circular=Yes


the minutes will turn around the clock ten times before stopping

Marko


EDIT
what i show here are my new draggable chron inverted, i inverted the control value


whooopiiieee
Marko is offline   Reply With Quote