Nick "piscando".
#1

Bom, o nick antigamente ficava de boas lб, ai nao sei como, ele nao aparecia mais. Dai eu coloquei isso:

pawn Код:
ShowNameTags(1);
for(new i = 0; i < MAX_PLAYERS; i++)
ShowPlayerNameTagForPlayer(playerid, i, 1);
ShowPlayerNameTagForPlayer(playerid, playerid, 1);
Em praticamente todos os publics que constam algo relacionado а nick. (OnPlayerConnect, OnPlayerSpawn, etc)
Alguйm sabe como dб pra arrumar? Tenho que tirar esses cуdigos, mas se eu tirar, nгo aparece de jeito nenhum o nome :S
Reply
#2

ShowNameTags(1);
no ongamemodeinit
Reply
#3

pawn Код:
ShowNameTags(1);
for(new i = 0; i < MAX_PLAYERS; i++)
ShowPlayerNameTagForPlayer(playerid, i, 1);
ShowPlayerNameTagForPlayer(playerid, playerid, 1);
Nas seguintes publics:
OnPlayerConnect
SetPlayerSpawn
OnPlayerSpawn
OnGameModeInit
OnPlayerUpdate
OnPlayerLogin
Reply
#4

No deixa sу:
PHP код:
public OnGameModeInit()
{
ShowNameTags(1); 
Reply
#5

Quote:
Originally Posted by Victor Cesaroni
Посмотреть сообщение
No deixa sу:
PHP код:
public OnGameModeInit()
{
ShowNameTags(1); 
e oq eu falei?
Reply
#6

Resolvido por:
Quote:
Originally Posted by [GangsTa]Bia
Посмотреть сообщение
main()
{
return ShowNameTags(true);
}
Valeu a todos ae galera!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)