Author Topic: target_set  (Read 3829 times)

Bald Rabbit

  • Guest
target_set
« on: August 15, 2008, 05:57:22 pm »
Whether probably to add target_set on server side?



{
   classname "target_set"

   target "heal1"

   health "20"
}

when it used, param health in heal1 will change to 20



sry for my English

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
Re: target_set
« Reply #1 on: August 16, 2008, 02:31:40 am »
Or you could use trigger_hurt to hurt people.

Bald Rabbit

  • Guest
Re: target_set
« Reply #2 on: August 16, 2008, 06:48:35 pm »
Whether I only wish to know it is possible to make it?