Another help with undefine symbol
#4

Add this to your script:

pawn Код:
stock Playername(playerid)
{
    new Name[MAX_PLAYER_NAME + 1];
    GetPlayerName(playerid, Name, MAX_PLAYER_NAME + 1);
    return Name;
}
Hope I helped
Reply


Messages In This Thread
Another help with undefine symbol - by RiChArD_A - 11.04.2013, 00:07
Re: Another help with undefine symbol - by stabker - 11.04.2013, 00:13
Re: Another help with undefine symbol - by Pottus - 11.04.2013, 00:16
Re: Another help with undefine symbol - by FunnyBear - 11.04.2013, 00:28
Re: Another help with undefine symbol - by RiChArD_A - 11.04.2013, 01:07
Re: Another help with undefine symbol - by RiChArD_A - 11.04.2013, 22:47
Re: Another help with undefine symbol - by RiChArD_A - 12.04.2013, 11:21
Re: Another help with undefine symbol - by MP2 - 12.04.2013, 12:25
Re: Another help with undefine symbol - by MP2 - 12.04.2013, 12:35
Re: Another help with undefine symbol - by MP2 - 12.04.2013, 12:41

Forum Jump:


Users browsing this thread: 4 Guest(s)