Thread
:
Trying to make a Timer
View Single Post
#
2
06-23-2012, 12:02 AM
ffcmike
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
You have a double equals sign (which are for comparing values) in your timer assignments.
Reducing the timer should also either be this.timer --; or this.timer -= 1;
ffcmike
View Public Profile
View GraalOnline Profile
Find all posts by ffcmike