27.06.2012, 01:52
Not quite sure if this would be your problem, but is "label[MAX_PLAYERS]" actually a string?
I think you have to make a double dimensional array so that you can store a string length in it as-well (I could be wrong).
(Since playerid is fine everywhere else, it couldn't be because playerid isn't defined (plus it's a command))
I think you have to make a double dimensional array so that you can store a string length in it as-well (I could be wrong).
(Since playerid is fine everywhere else, it couldn't be because playerid isn't defined (plus it's a command))