Any command kill you!
#4

pawn Код:
if (strcmp(cmd, "/kill", true) == 0)
{
SendClientMessage(playerid, COLOR_RED, "[!] You have fallen unconscious due to severe wounds!");
SetPlayerHealth(playerid, 0.0);
InjuredSpawn[playerid] = 1;
return 1;
}
Reply


Messages In This Thread
Any command kill you! - by Antonio [G-RP] - 08.08.2009, 00:37
Re: Any command kill you! - by Popo2006 - 08.08.2009, 00:38
Re: Any command kill you! - by Mowgli - 08.08.2009, 00:39
Re: Any command kill you! - by Antonio [G-RP] - 08.08.2009, 00:40
Re: Any command kill you! - by snoob - 08.08.2009, 00:48
Re: Any command kill you! - by Antonio [G-RP] - 08.08.2009, 00:50
Re: Any command kill you! - by Antonio [G-RP] - 08.08.2009, 00:55
Re: Any command kill you! - by Ez - 08.08.2009, 00:59
Re: Any command kill you! - by Antonio [G-RP] - 08.08.2009, 01:41
Re: Any command kill you! - by ruarai - 08.08.2009, 01:46

Forum Jump:


Users browsing this thread: 4 Guest(s)