How can i make door who oppen when i push button,and close when i push button.No closing before i push button again?
Create your door in a way you want. Set the toggle spawnflag that makes it to wait at both ends.
Create a trigger_multiple in a way you want. Target it to your door.
Some info about doors (
http://richdiesal.jedioutcastmaps.com/tutorials/br201lsn5.html)
Some info about switches that use func_usable to animate (
http://richdiesal.jedioutcastmaps.com/tutorials/br201lsn7.html)
Thanks.I know richies tutorial;-) i learned with him:)