OnPlayerDeath.
#4

It seems to call it automatically when a player dies, what could be up with it?

Should I try in OnPlayerRequestClass this:

pawn Код:
if(Hospitalized[playerid] == 1)
{
    TogglePlayerSpectating(playerid, true);
}
Thanks.
Reply


Messages In This Thread
OnPlayerDeath. - by iGetty - 26.06.2012, 19:42
Re: OnPlayerDeath. - by Grand_Micha - 26.06.2012, 19:54
Re: OnPlayerDeath. - by ViniBorn - 26.06.2012, 19:59
Re: OnPlayerDeath. - by iGetty - 26.06.2012, 20:11
Re: OnPlayerDeath. - by iGetty - 26.06.2012, 23:26
Re: OnPlayerDeath. - by Makaveli93 - 26.06.2012, 23:36
Re: OnPlayerDeath. - by Vince - 26.06.2012, 23:39
Re: OnPlayerDeath. - by Makaveli93 - 26.06.2012, 23:49
Re: OnPlayerDeath. - by iGetty - 26.06.2012, 23:58
Re: OnPlayerDeath. - by [KHK]Khalid - 27.06.2012, 00:05

Forum Jump:


Users browsing this thread: 1 Guest(s)