Tinny Posted September 17, 2005 Posted September 17, 2005 Hey guys, do any of you know what the trigger is or command that allows you to open doors by shooting them?
wedge2211 Posted September 18, 2005 Posted September 18, 2005 If you create a trigger_multiple, you should be able to give it a health value and it will fire its targets when shot.
Tinny Posted September 18, 2005 Author Posted September 18, 2005 Hmm, the reason I asked is because in the mod i'm working on when a missile hits an object with health like the walls in siege_desert it works fine, but when i shoot doors that open and not get destroyed when shot my mod crashes. So I wondered if there was a specific trigger for door openings when shot so I could trace it in my code better.
acdcfanbill Posted September 19, 2005 Posted September 19, 2005 out of curosity, does anyone know if this is what id did since you can shoot open all of their doors in q3, or if their code was just different?
MDN14 Posted September 19, 2005 Posted September 19, 2005 I thought you added a health key and value to the door itself :S Thats what I have always done.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.