Page 1 of 1
Shooting A StaticEntityProxy (RESOLVED)
Posted: Thu Dec 04, 2008 9:03 pm
by creekmonkey
OK Im sure im just over looking something. But how to I make an SEP get damaged by shooting it?
Does the DamageAttribute have to be set? If so What is the attribute name? (health?)
I have GetDamage set to true and Damage Amount set to 100.
Re: Shooting A StaticEntityProxy
Posted: Fri Dec 05, 2008 2:24 am
by creekmonkey
It seems the only weapons that will cause the SEP to die are the disk launcher or the grenade launcher.
Re: Shooting A StaticEntityProxy
Posted: Fri Dec 05, 2008 1:53 pm
by creekmonkey
SOLVED!
The damage attribute for the weapon was set to 0.

Re: Shooting A StaticEntityProxy (RESOLVED)
Posted: Sat Dec 06, 2008 9:36 am
by metal_head
It seems the only weapons that will cause the SEP to die are the disk launcher or the grenade launcher.
Try typing in the attribute name "enemy_health" not just "health", and every weapon will be able to destroy it