Entity problems. Operating levers

Started by leifi54
22/12/2013 23:56
Page 1 of 1
leifi5422/12/2013 23:56

Hello boys

Im trying to do a little puzzle for my map. Basically i have 6 levers that are supposed to open a door if operated correctly. They have two positions, an UP position and one DOWN position.

And when 3 specified levers are in its DOWN position it should trigger a door to open.
This means i dont want it possible to just move all the levers to its DOWN position and it works.

I tried a little but couldn't figure out how to do, so i thought maybe some of you might have an idea.
The main problem im not sure how to come around is how to make the lever both pushable (like a button) and moveable (like an elevator)

Thanks in advance

AirTrek23/12/2013 12:10

Not sure how to do it, but the people at superjer forums might.

dEMolite mapper24/12/2013 16:09

use 3 func_rot_button its axis based like doors. if you want to use them you need to place a origin brush in it aswell.

then place a multimanager in it and let trigger the func_rot_button the mutlimanager. then give the multimanager the target of the door.

leifi5425/12/2013 06:21

Thank you Demo, I've totally missed that entity.
I'll try it as soon i get home

Page 1 of 1

Please log in to post replies.