OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: JoeSox on March 03, 2012, 10:21:37 AM



Title: Flame damage?
Post by: JoeSox on March 03, 2012, 10:21:37 AM
For some reason, I can only find tutorials on lava and instant death.
How can I apply subtracting 5 health (for eaxmple) if someone is touching a flame blush?

Thanks!


Title: Re: Flame damage?
Post by: Neon_Knight on March 03, 2012, 10:38:06 AM
Use a trigger_hurt trigger around the flame, with the damage set to 5.


Title: Re: Flame damage?
Post by: JoeSox on March 03, 2012, 11:19:49 AM
Use a trigger_hurt trigger around the flame, with the damage set to 5.
I make a brush then trigger_hurt and the brush disappears? I must be doing something wrong.


Title: Re: Flame damage?
Post by: Neon_Knight on March 03, 2012, 11:30:39 AM
Check if you can see the triggers. See if View => Filter => Triggers and View => Filter => Entities are checked.


Title: Re: Flame damage?
Post by: JoeSox on March 03, 2012, 01:00:10 PM
Check if you can see the triggers. See if View => Filter => Triggers and View => Filter => Entities are checked.
Triggers was checked; unchecked and I can see now thanks.