Stop the Time?!

mmmodelmmmodel Member Posts: 46
edited June 2013 in Working with GS (Mac)
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.
Sign In or Register to comment.