please help me
#2

Show the code that gets these errors.

Also add this to your script

pawn Код:
stock PlayerName(playerid)
{
    new pName[MAX_PLAYER_NAME];
    GetPlayerName(playerid, pName, MAX_PLAYER_NAME);
    return pName;
}
And you need sscanf also

https://sampforum.blast.hk/showthread.php?tid=120356
Reply


Messages In This Thread
please help me - by sam1929 - 05.11.2010, 20:38
Re: please help me - by MadeMan - 05.11.2010, 20:45
Re: please help me - by sam1929 - 05.11.2010, 20:53
Re: please help me - by MadeMan - 05.11.2010, 20:58

Forum Jump:


Users browsing this thread: 1 Guest(s)