JackiePChong Posted November 20, 2002 Share Posted November 20, 2002 I want to make a door, which you can open and close with a Button and if I close it, it should be closed till I hit the button again. How could I do that?? Link to comment Share on other sites More sharing options...
legameboy Posted November 20, 2002 Share Posted November 20, 2002 try checking out rich deisals turtorials or just makethe switch put a brush covering in system/trigger and connect them to the door using control+k (someone will come and tell you more specifically, but thats the basics) Link to comment Share on other sites More sharing options...
JackiePChong Posted November 20, 2002 Author Share Posted November 20, 2002 I`m already know that, but then the door opened after a few seconds again. Link to comment Share on other sites More sharing options...
legameboy Posted November 20, 2002 Share Posted November 20, 2002 dont put any "wait" on it Link to comment Share on other sites More sharing options...
Wudan Posted November 21, 2002 Share Posted November 21, 2002 I think you have to make it toggle-able. In the ent window for your door, put an X in Toggle. Link to comment Share on other sites More sharing options...
WhiteShdw Posted November 21, 2002 Share Posted November 21, 2002 toggle only works in SP though. Toggleble( ) doors in MP are not possible I think. A lot of people have tried it and it never worked. I'm not even sure why anybody would want it in a MP map. It totally screws with the flow of the map. Link to comment Share on other sites More sharing options...
legameboy Posted November 21, 2002 Share Posted November 21, 2002 well if anyone has played the jedicouncilgc2 map, the doors work like the switch way, so it is possible Link to comment Share on other sites More sharing options...
JackiePChong Posted November 21, 2002 Author Share Posted November 21, 2002 To WhiteShadow: I want to use it, because I want to make some Duel cambers. And if two player want to make a Duel they go there and close the door, so that nobody else can get in and at the End the winner of course want to get out. So I need a door, which u can close and open whenever u want. I tried to find an answer by may self and I found the Entity traget_delay or relay I`m not sure. Anyway in the Descripstion i could read: Wont perform any action, till activate or something like this. So this could be the solution, but I don`t know how to use it. And maybe somebody know it better than me, because this is going to be my frist map Thank you all Link to comment Share on other sites More sharing options...
WhiteShdw Posted November 21, 2002 Share Posted November 21, 2002 I know what you mean. The problem is that even if the entity definition file says that you can toggle a door, it doesn't work in the MP engine. I did play that Jedicouncil map and those doors are not toggled. The open when you press the switch but they close automatically. That's not toggle. What you can try to do is put 2 swithces next to the door. One on the outside of the room and one on the inside of the room. What you can do then is when you press the one on the outside you also block that switch off with a func_usable or something. Maybe a forcefield. That way when the door closes again the only switch that is usable will be the one on the inside of the room. Then, when you press the switch on the inside of the door the door opens again and the outside switch is unblocked. That might work, but it's gonna be tricky. Link to comment Share on other sites More sharing options...
JackiePChong Posted November 21, 2002 Author Share Posted November 21, 2002 Thank u very much. I`ll try it. :D Link to comment Share on other sites More sharing options...
JackiePChong Posted November 21, 2002 Author Share Posted November 21, 2002 Jippiiiiieeeeeeee, it`s working!!!!!!!! But there is only one little mistake: If you open the door, but u dont`t go in you'll never get in. i have no Idea to fix it except to make the wait time longer so u could`t for get to go in. Link to comment Share on other sites More sharing options...
JackiePChong Posted November 23, 2002 Author Share Posted November 23, 2002 @WhitheShdow I found another solution: I don`t make it with a door, but with a func_usable covered with the forcefield texture and staroff checked. So the "door" first is open and u go into that room and hit a button ---> the forcefield is on nobobody can get in after the figth u hit it again and the forcefiel is off. That was so easy!! Link to comment Share on other sites More sharing options...
Tigris Posted November 23, 2002 Share Posted November 23, 2002 *little-demon-of-error-appears*Um, what happens if both get killed in the duel? Perhaps you better build another trigger that opens the door after a certain time again- like 5 minutes... Link to comment Share on other sites More sharing options...
JackiePChong Posted November 24, 2002 Author Share Posted November 24, 2002 come on tigris think of it: Of course I`ll make some more duel rooms and there will be more roeunds than one so after every round the door will be open then. Link to comment Share on other sites More sharing options...
Tigris Posted November 25, 2002 Share Posted November 25, 2002 Sorry, that my job as pessimist- and I love it Na, just asked because I hate maps where the cool stuff only works once- as breaking glass etc... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.