Need me exit code.. [+REP]
#2

Show us the code of how you made the actual event..

Why don't you just simply use

OnPlayerDeath

PHP код:
    if(PlayerInEvent(playerid) <1)
    {
        
SetPlayerPos(playeridx,y,z);
        
TogglePlayerControllable(playerid,0);
        return 
1;
    } 
X,y,z change to like crowd view. ToglePlayerControllable 0 is frozen, and 1 is unfrozen.


PHP код:
    if(PlayerInEvent(playerid) <1
Change this with your variables.
Reply


Messages In This Thread
Need me exit code.. [+REP] - by dundolina - 08.02.2012, 20:54
Re: Need me exit code.. [+REP] - by Twinki1993 - 09.02.2012, 02:45

Forum Jump:


Users browsing this thread: 1 Guest(s)