ZCMD + SSCANF PROBLEM
#3

Quote:
Originally Posted by Donny
This has nothing to do with zcmd or sscanf it's you trying to check the index of a none array (player).

pawn Код:
if ( isnull(player //player isn't a string, a string is an array of characters
I've replaced

pawn Код:
new player;
with

pawn Код:
new player[32];
and that error has been fixed, but new ones appeared and i can't fix them.

I updated my first post. Please help, thanks...
Reply


Messages In This Thread
ZCMD + SSCANF PROBLEM - by Zeromanster - 21.11.2009, 23:24
Re: ZCMD + SSCANF PROBLEM - by Donny_k - 21.11.2009, 23:31
Re: ZCMD + SSCANF PROBLEM - by Zeromanster - 21.11.2009, 23:38
Re: ZCMD + SSCANF PROBLEM - by Donny_k - 21.11.2009, 23:42
Re: ZCMD + SSCANF PROBLEM - by dre$tA - 21.11.2009, 23:50
Re: ZCMD + SSCANF PROBLEM - by Zeromanster - 22.11.2009, 00:03

Forum Jump:


Users browsing this thread: 1 Guest(s)