[Ajuda] Capacete
#1

Boas, eu tenho uma duvida, eu meti isto
no Onplayerspawn
SetPlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
mas quando uma pessoa morre e volta a nascer aquilo ja nao esta la
Reply
#2

Aquilo o que o capacete?

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
 SetPlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
 return 1;
}
Reply
#3

pawn Код:
public OnPlayerSpawn(playerid)
{
    SetPlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
     return 1;
}
Reply
#4

Ja ta totalmente resolvido! OBRIGADГO!
Reply
#5

Coloca sу no OnPlayerSpawn ^^
Reply
#6

Jб ta resolvido! Obrigadгo
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)