Stop the Time?!
mmmodel
Member Posts: 46
Hello guys.
has some rule to stop the time count when i win the game?
i have one boolean to say when the game is over
but where i can put in this Time script to stop the count when this happens?
display text
txt abs(prec(game.My Timer,2))
change att game.Start Time to game.Time
constrain att game.My Timer to (game.Time-game.Start Time)
thanks
edit: is working now.
has some rule to stop the time count when i win the game?
i have one boolean to say when the game is over
but where i can put in this Time script to stop the count when this happens?
display text
txt abs(prec(game.My Timer,2))
change att game.Start Time to game.Time
constrain att game.My Timer to (game.Time-game.Start Time)
thanks
edit: is working now.