/heal command - Will it work?
#1

Hi there,

I have made a /heal command for medics:

Код:
if (strcmp("/heal", cmdtext, true, 10) == 0)
	{
    SetPlayerHealth(playerid, 100.0);
    SendClientMessage(playerid, COLOR_YELLOW,"*** Medyk cię uzdrowił! / A Medic Has Healed You!");
		return 1;
	}
But I'm not sure weather it will heal other people...
Hope you can help

Thank You And Regards
Puzi
Reply


Messages In This Thread
/heal command - Will it work? - by Puzi - 29.05.2009, 09:58
Re: /heal command - Will it work? - by JoeDaDude - 29.05.2009, 10:00
Re: /heal command - Will it work? - by Puzi - 29.05.2009, 10:03
Re: /heal command - Will it work? - by JoeDaDude - 29.05.2009, 10:05
Re: /heal command - Will it work? - by Puzi - 29.05.2009, 10:57
Re: /heal command - Will it work? - by Gamer007 - 29.05.2009, 10:58
Re: /heal command - Will it work? - by miokie - 29.05.2009, 11:25
Re: /heal command - Will it work? - by Puzi - 29.05.2009, 11:32
Re: /heal command - Will it work? - by Weirdosport - 29.05.2009, 11:58
Re: /heal command - Will it work? - by zezam321 - 19.11.2009, 20:29

Forum Jump:


Users browsing this thread: 2 Guest(s)