[Ajuda] Warning no gm
#6

troque todos os sedername por:

PlayerName(playerid)

mais prбtico, coloque no final do game-mode a stock:

pawn Код:
stock PlayerName(playerid)
{
    new nomeplayer[MAX_PLAYER_NAME];
    GetPlayerName(playerid, nomeplayer, MAX_PLAYER_NAME);
    return nomeplayer;
}
Reply


Messages In This Thread
Warning no gm - by Liipiinhow - 04.09.2013, 21:13
Re: Warning no gm - by Sti - 04.09.2013, 21:14
Re: Warning no gm - by Coe1 - 04.09.2013, 21:17
Re: Warning no gm - by PT - 04.09.2013, 21:23
Re: Warning no gm - by Liipiinhow - 04.09.2013, 22:21
Re: Warning no gm - by Russo66 - 04.09.2013, 22:24
Re: Warning no gm - by Coe1 - 04.09.2013, 22:28
Re: Warning no gm - by Liipiinhow - 04.09.2013, 22:38
Re: Warning no gm - by Coe1 - 04.09.2013, 22:40
Re: Warning no gm - by Liipiinhow - 04.09.2013, 22:43

Forum Jump:


Users browsing this thread: 1 Guest(s)