[ ajuda] Tela Inicial
#3

usa um loop em GameModeInit
pawn Код:
for(new i; i < MAX_PLAYERS; i ++)
    {
        if(IsPlayerConnected(i))
        {
            TextDrawShowForPlayer(i, NomeText);
        }
    }
Reply


Messages In This Thread
[ ajuda] Tela Inicial - by Maklister - 01.07.2012, 06:37
Re: [ ajuda] Tela Inicial - by bgmrk - 01.07.2012, 11:28
Re: [ ajuda] Tela Inicial - by Don_Speed - 01.07.2012, 11:42
Re: [ ajuda] Tela Inicial - by Arthenry - 01.07.2012, 12:20
Re: [ ajuda] Tela Inicial - by StanleyScripter - 01.07.2012, 14:16
Re: [ ajuda] Tela Inicial - by Maklister - 01.07.2012, 14:33
Re: [ ajuda] Tela Inicial - by Macklister - 01.07.2012, 15:25
Re: [ ajuda] Tela Inicial - by Maklister - 01.07.2012, 15:32
Re: [ ajuda] Tela Inicial - by StanleyScripter - 01.07.2012, 16:18

Forum Jump:


Users browsing this thread: 3 Guest(s)