17.11.2010, 19:59
Why would you use strtok inside of Zcmd? That is the whole point of Zcmd being created (beside from the fact it is faster)!
You need to re-visit the page and get documentation on Zcmd. To check if the params are empty, you will need to use the isnull function.
You need to re-visit the page and get documentation on Zcmd. To check if the params are empty, you will need to use the isnull function.
pawn Код:
if( isnull( params ) )