[AJUDA]Obejeto ao morrer
#3

pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    new Float:fdpx, Float:fdpy, Float:fdpz, Float:fdpr;
    GetPlayerPos(playerid, fdpx, fdpy, fdpz);
    GetPlayerFacingAngle(playerid, Angle);
    CreateObject(ROFL, fdpx, fdpy, fdpz, 0,0,fdpr,0); // troque o ROFL pelo id do objeto...
    return 1;
}
Reply


Messages In This Thread
[AJUDA]Obejeto ao morrer - by mateuscruiz - 16.12.2010, 19:26
Re: [AJUDA]Obejeto ao morrer - by abestado - 16.12.2010, 19:41
Re: [AJUDA]Obejeto ao morrer - by KevinsL - 16.12.2010, 19:42
Re: [AJUDA]Obejeto ao morrer - by Pierox_ - 17.12.2010, 00:38
Re: [AJUDA]Obejeto ao morrer - by [Fx]GhOsT - 17.12.2010, 04:31

Forum Jump:


Users browsing this thread: 1 Guest(s)