(ask)spawn player after death in hospital
#3

onplayerdeath

NeedHospital[playerid] = 1;

onplayerspawn

If(NeedHospital[playerid] == 1)
{
SetPlayerPos(...
NeedHospital[playerid] = 0;
}
Reply


Messages In This Thread
(ask)spawn player after death in hospital - by gondes - 24.07.2010, 07:44
Re: (ask)spawn player after death in hospital - by Kitten - 24.07.2010, 07:46
Re: (ask)spawn player after death in hospital - by ikey07 - 24.07.2010, 07:47
Re: (ask)spawn player after death in hospital - by Jakku - 24.07.2010, 10:18
Re: (ask)spawn player after death in hospital - by sabretur - 07.05.2011, 13:39

Forum Jump:


Users browsing this thread: 1 Guest(s)