News:

Come Chat with us live! Learn how HERE!

Main Menu

Trigger Hurt Is Always On

Started by MrFish, July 02, 2010, 10:36:06 PM

MrFish

I've got a trigger_hurt brush that has the spawnflag "start_off". But it will always stay on even when it's targeted. What is causing this and is there any tricks I could use to get around it?

Knowitall66

IIRC the code for it is bugged. For a 'trigger_hurt' brush that can be turned on/off I believe you'll need to use the AMP (Advanced Map Patch by Troy). Else use a come up with an alternative method such as moving floor, which has the 'trigger_hurt' brush within it.

God, maker of the world

Quote from: Knowitall66alternative method such as moving floor, which has the 'trigger_hurt' brush within it.

Something like that works? Niceee. So, you could also make a movable (like a door) bring a NoBuildZone or a Ladder? :)

UniqPhoeniX

He means the trigger_hurt is stationary and the floor moves a tiny bit to cover/expose it.