warning 204: symbol is assigned a value that is never used: ""
#1

What is this warning?

warning 204: symbol is assigned a value that is never used: "CHT"

new CHT;
CHT = SetTimer("CheckHand", 1000, 1);
Reply
#2

Where is the Timer Located ? And the new CHT; needs to be after the defines/includes.
Reply
#3

the timer is below the gamemodeinit.
Reply
#4

have been solved, thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)