21.08.2012, 16:06
Ok, so it is an array. Change back to "[]". Do you have somewhere in your code something like
? Is it inside some function, or not? If it is inside any function, you have to move it to the top of script, so it will be accessible from every function
pawn Код:
new NewbieTimer[MAX_PLAYERS];