/ban command error
#2

Well it's more than obvious, you haven't defined GetName
Edit: if you are lazy as f**k like me add this under your functions:

pawn Код:
stock GetName(playerid)
{
    GetPlayerName(playerid, GetName,sizeof (GetName));
    return GetName;
}
Reply


Messages In This Thread
/ban command error - by dakata994 - 07.12.2013, 16:31
Re: /ban command error - by Wizzy951 - 07.12.2013, 16:34
Re: /ban command error - by iPrivate - 07.12.2013, 16:37
Re: /ban command error - by Konstantinos - 07.12.2013, 16:39
Re: /ban command error - by dakata994 - 07.12.2013, 16:39
Re: /ban command error - by Wizzy951 - 07.12.2013, 16:50

Forum Jump:


Users browsing this thread: 1 Guest(s)