Heal Tonomat
#1

How put heal tonomat in HQ Hitman ? please Smiley and /arms (/cabinet ) of HQ Grove street don't have arms , heal ,

please tell me how can make this !
Reply
#2

what?
Reply
#3

i want put a Heal pleace ! in HQ Hitman
Reply
#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
#5

I think he mean like a pick up?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)