Jail glass doors

Jail glass doors

Hammer Mapping — Page [1]
OneDude
2011 Aug 13 • 27
I'm building a map JailBreak and I need to know how I can build doors to cages like in Jail_aj_ultimate_v2 ..
That glass and when I press the button it breaks the glass ..
 
 
 
2011 Aug 15 at 14:23 UTC
nectar
2010 Mar 8 • 232
put a glass and put func_breakable and then add a name (cell for example) and then put it transparent and put a buttong with target Cell and thats all
I love cows and monkeys including cookies :D
 
 
 
2011 Aug 15 at 15:29 UTC
OneDude
2011 Aug 13 • 27
Thanks ..
And how I do regular doors opening by button?
I did as you said in func_door But when the doors are closing back they re-open all the time ..
 
 
 
2011 Aug 15 at 16:30 UTC
sin
2011 Aug 15 • 74
You can add a button to a door or make it use only so it doesnt open everytime you walk beside it.

to make it use only: Select it > Ctrl+T > Make it a func_door, Enter speed direction and everything else you need then go to flags and check use only.
 
 
 
2011 Aug 15 at 19:54 UTC
nectar
2010 Mar 8 • 232
what u mean?
I love cows and monkeys including cookies :D
 
 
 
2011 Aug 15 at 20:18 UTC
sin
2011 Aug 15 • 74
You have two ways.

1- Button:
A- Add a button, Make a box or a square attached to a wall with button texture. (You can make the texture suit the square by pressing Shift+A then pressing 'fit' NOT REQUIRED)
B- Tying it to an entity Ctrl+T Func Button, Targetpath [DOORNAME] Reset [How long it takes to be able to press it again] then go to flags and check do not move.

2- Make it use only (Have to press 'E' or '+USE' to make it open):
Just go to flags and check USE ONLY

Is that what you ment?
 
 
 
2011 Aug 15 at 20:33 UTC
OneDude
2011 Aug 13 • 27
Thank you very much!
Everything works, the map go out wonderful ..
 
 
 
2011 Aug 16 at 13:34 UTC
Page [1]