breakable blow up door Created 20 years ago2004-05-05 10:54:27 UTC by 96a2107 96a2107

Created 20 years ago2004-05-05 10:54:27 UTC by 96a2107 96a2107

Posted 20 years ago2004-05-05 10:54:27 UTC Post #25602
i have made a door to blow up so you can enter a building, but i also want it too be openable from the inside, is this possible?

Thanks
96
Posted 20 years ago2004-05-05 10:57:54 UTC Post #25604
I dont think its possible without coding. But, be more specific...What type of door? Metal? Glass? Wood?

What type of explosion? Big? Small?
Posted 20 years ago2004-05-05 11:09:15 UTC Post #25613
It can be done with trickery

But I am incredibly lazy so don't bother waiting up for a tuturial :D
Posted 20 years ago2004-05-05 11:11:57 UTC Post #25615
Using evn_renders, and invisable func_breakables?
Posted 20 years ago2004-05-05 11:19:16 UTC Post #25618
ya and other general stuff like that :P
Posted 20 years ago2004-05-05 11:20:11 UTC Post #25620
Well...I may write a tutorial on it tonight - just to help out (and add it to my site to pull in some damn traffic).

So if you dont want to write it; I'll take it ;)
Posted 20 years ago2004-05-05 12:36:55 UTC Post #25637
What you need to do is get a func_render to make the func_breakable dissapear and another to make the Func_door to appear, once done then when you go to trigger the func_render, say you walk up to the door and press use to open it, it will trigger a multi_manager that will trigger the door to open, then 10 seconds after(ex.) make the multi-manager trigger the two Func_render, (which will make the Func_door dissapear and the Func_breakable appear, Then make the multimanager also trigger the func_breakable to explode(say 12 sec. after the multimanager was first triggered), And thats that. easy as pie.
Unbreakable UnbreakableWindows 7.9 Rating!
Posted 20 years ago2004-05-05 13:48:44 UTC Post #25655
Wow, ill try some of this and tell ya how i do, if its succesful ill put the map on the site so it can be used. :P
Posted 20 years ago2004-05-05 14:11:14 UTC Post #25658
Sounds Good
Unbreakable UnbreakableWindows 7.9 Rating!
You must be logged in to post a response.