[Pedido] Funзгo
#4

Код:
//funзao de nao aparecer nome/colete/vida
for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(i, playerid, 0);//1 = deligado

//funзгo de fazer o ponto do player no radar fique invisivel pra todos
for(new i = 0; i < MAX_PLAYERS; i++) SetPlayerMarkerForPlayer(i,playerid, 0xFFFFFF00);
pra voltar a aparecer novamente:

Код:
for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(i, playerid, 1);//1 = deligado
for(new i = 0; i < MAX_PLAYERS; i++) SetPlayerMarkerForPlayer(i,playerid, GetPlayerColor(playerid));
espero ter ajudado tenta lб
Reply


Messages In This Thread
Funзгo - by caoraivoso3 - 07.03.2013, 16:03
Re: Funзгo - by Schocc - 07.03.2013, 16:14
Re: Funзгo - by Jefferson Santos - 07.03.2013, 17:43
Re: Funзгo - by Wooziesan - 07.03.2013, 17:52

Forum Jump:


Users browsing this thread: 1 Guest(s)