Tremulous Forum
Mods => Modding Center => Topic started 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
-
Or you could use trigger_hurt to hurt people.
-
Whether I only wish to know it is possible to make it?