Heal Tonomat
#4

Код:
forward HealinSpot(playerid);

public HealinSpot(playerid)
{
  if(PlayerToPoint(5.0,playerid, CORDS);// replace with the points you want cords
  {
    SeTPlayerHealth(playerid, 100);
    SendClientMessage(playerid, COLOR,"You have been healed");
  } 
  return 1;
}

something like that? :mrgreen:
Reply


Messages In This Thread
Heal Tonomat - by ShoBBy_RlZ - 24.04.2010, 13:06
Re: Heal Tonomat - by Onyx09 - 24.04.2010, 13:09
Re: Heal Tonomat - by ShoBBy_RlZ - 24.04.2010, 13:10
Re: Heal Tonomat - by Onyx09 - 24.04.2010, 13:13
Re: Heal Tonomat - by Naxix - 24.04.2010, 13:18

Forum Jump:


Users browsing this thread: 1 Guest(s)