Help with /weapon command
#2

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.
pawn Код:
if( isnull( params ) )
Reply


Messages In This Thread
Help with /weapon command - by iTorran - 17.11.2010, 19:31
Re: Help with /weapon command - by Grim_ - 17.11.2010, 19:59
Re: Help with /weapon command - by Zh3r0 - 17.11.2010, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)