Death glitch
#10

This helped me:
pawn Code:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate== PLAYER_STATE_WASTED) return 1;
    ... your code ...
}
Reply


Messages In This Thread
Death glitch - by XxCozzaxX - 03.01.2011, 17:05
Re: Death glitch - by Scenario - 03.01.2011, 17:12
Re: Death glitch - by XxCozzaxX - 03.01.2011, 17:16
Re: Death glitch - by Patrik356b - 03.01.2011, 17:24
Re: Death glitch - by XxCozzaxX - 03.01.2011, 17:29
Re: Death glitch - by XxCozzaxX - 03.01.2011, 17:49
Re: Death glitch - by XxCozzaxX - 03.01.2011, 18:28
Re: Death glitch - by IstuntmanI - 03.01.2011, 19:15
Re: Death glitch - by [KMA]DlennartD - 05.01.2011, 11:50
Re: Death glitch - by wups - 05.01.2011, 18:46

Forum Jump:


Users browsing this thread: 3 Guest(s)