Hospital System.
#9

well , try this
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    SetSpawnInfo(playerid,0,GetPlayerSkin(playerid),1177.5485,-1323.5773,11.0761,90.0,0,0,0,0,0,0);
    PlayerInfo[killerid][Kills]++;
    PlayerInfo[playerid][Deaths]++;
    PlayerInfo[playerid][Hospital] =1;
    return 1;
}
Reply


Messages In This Thread
Hospital System. - by nogh445 - 13.09.2012, 18:54
Re: Hospital System. - by Mariooo - 13.09.2012, 18:55
Re: Hospital System. - by nogh445 - 13.09.2012, 18:56
Re: Hospital System. - by Mariooo - 13.09.2012, 18:57
Re: Hospital System. - by HuSs3n - 13.09.2012, 18:58
Re: Hospital System. - by nogh445 - 13.09.2012, 19:01
Re: Hospital System. - by HuSs3n - 13.09.2012, 19:07
Re: Hospital System. - by nogh445 - 13.09.2012, 19:08
Re: Hospital System. - by HuSs3n - 13.09.2012, 19:17
Re: Hospital System. - by nogh445 - 13.09.2012, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)