Help Hospital
#9

I finaly got it i removed the switch

Код:
//=====================================HOSPITAL====================================================
    SetPlayerPos(playerid, 2169.69995117,-2270.99951172,990.70001221);
    FreezePlayer(playerid, 2);
    SetTimer("Bolnica", 60000, false);
    CekaBolnica[playerid] = 1;
    SendClientMessage(playerid, COLOR_RED, "Tesko Ste Povredeni i Ke bidnete prefrleni vo Bolnica");
however theres another problem now after i get out of the hospital it still gives me the message You are released from the hospital over and over

here is the public also

Код:
public Bolnica(playerid)
{
	ClearAnimations(playerid);
	CekaBolnica[playerid] = 0;
	SendClientMessage(playerid, COLOR_RED, "Pusteni ste Od bolnica!");
	return 1;
}
Reply


Messages In This Thread
Help Hospital - by Dark Crow - 18.02.2012, 14:06
Re: Help Hospital - by milanosie - 18.02.2012, 14:09
Re: Help Hospital - by Dark Crow - 18.02.2012, 14:29
Re: Help Hospital - by Twisted_Insane - 18.02.2012, 14:31
Re: Help Hospital - by Dark Crow - 18.02.2012, 14:33
Re: Help Hospital - by Guitar - 18.02.2012, 14:34
Re: Help Hospital - by Twisted_Insane - 18.02.2012, 14:37
Re: Help Hospital - by [HK]Ryder[AN] - 18.02.2012, 14:39
Re: Help Hospital - by Dark Crow - 18.02.2012, 15:13
Re: Help Hospital - by Dark Crow - 18.02.2012, 16:07

Forum Jump:


Users browsing this thread: 1 Guest(s)