Tremulous Forum

Mods => Modding Center => Topic started by: Bald Rabbit on August 15, 2008, 05:57:22 pm

Title: target_set
Post by: Bald Rabbit 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
Title: Re: target_set
Post by: Odin on August 16, 2008, 02:31:40 am
Or you could use trigger_hurt to hurt people.
Title: Re: target_set
Post by: Bald Rabbit on August 16, 2008, 06:48:35 pm
Whether I only wish to know it is possible to make it?