[PEDIDO] Mudar player spectado
#6

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    new Carro = random(200); // Irб fazer um random entre os carros de id 1 atй o 200 do seu servidor.
    TogglePlayerSpectating(playerid, 1); // Irб setar o player no estado de spec.
    PlayerSpectateVehicle(playerid, Carro, 1);
    return 1;
}
https://sampwiki.blast.hk/wiki/PlayerSpectateVehicle
Reply


Messages In This Thread
[PEDIDO] Mudar player spectado - by Kuddy - 29.10.2011, 18:42
Re: [PEDIDO] Mudar player spectado - by [O.z]Caroline - 29.10.2011, 19:18
Re: [PEDIDO] Mudar player spectado - by Kuddy - 29.10.2011, 19:22
Re: [PEDIDO] Mudar player spectado - by [O.z]Caroline - 29.10.2011, 19:38
Re: [PEDIDO] Mudar player spectado - by Kuddy - 29.10.2011, 19:58
Re: [PEDIDO] Mudar player spectado - by Macintosh - 29.10.2011, 21:08

Forum Jump:


Users browsing this thread: 2 Guest(s)