Originally posted by: notfred
if (timer = 0) is always true. Fix your statement.
Originally posted by: notfred
if (timer = 0) is always true. Fix your statement.
Originally posted by: Ameesh
Originally posted by: notfred
if (timer = 0) is always true. Fix your statement.
its always false!
its an assignemnt equals.
it becomes if (0) or if (false)
Originally posted by: Roger
I was just starting to respect you and you pull a NEF stunt like this![]()
