05.12.2012, 11:42
You simply don't use the strtok function (String Token) - which is commonly used to read params in commands.
I believe this function is included in either the fly.inc or ladmin.inc, and to hide the warning you can simply put this on top underneath your includes:
I believe this function is included in either the fly.inc or ladmin.inc, and to hide the warning you can simply put this on top underneath your includes:
pawn Код:
#pragma unused strtok