[AJUDA] Nome Player
#10

Quote:
Originally Posted by Los
Посмотреть сообщение
Bom, de acordo com isto. Pode fazer assim:

pawn Код:
public OnPlayerSpawn(playerid)
{
    foreach(Player, i)
    {
        ShowPlayerNameTagForPlayer(playerid, i, false);
    }
    return 1;
}
@edit

O Gustavo Araujo me lembrou dessa funзгo:

ShowNameTags
acho que assim desabilita de uma vez ao iniciar o gm
pawn Код:
public OnGameModeInit()
{
    //Infinito e alem...
    ShowNameTags(0);
}
Reply


Messages In This Thread
[AJUDA] Nome Player - by Sergiosousa - 15.04.2012, 19:48
Re: [AJUDA] Nome Player - by BreakDriFT - 15.04.2012, 19:53
Re: [AJUDA] Nome Player - by Lуs - 15.04.2012, 19:53
Re: [AJUDA] Nome Player - by CidadeNovaRP - 15.04.2012, 20:07
Re: [AJUDA] Nome Player - by Lуs - 15.04.2012, 20:16
Re: [AJUDA] Nome Player - by Sergiosousa - 15.04.2012, 20:31
Re: [AJUDA] Nome Player - by Lуs - 15.04.2012, 20:33
Re: [AJUDA] Nome Player - by Sergiosousa - 15.04.2012, 20:34
Re: [AJUDA] Nome Player - by Lуs - 15.04.2012, 20:42
Re: [AJUDA] Nome Player - by [NV]Dr._.THE - 15.04.2012, 22:04

Forum Jump:


Users browsing this thread: 1 Guest(s)