Author Topic: Event help?  (Read 658 times)

Alright i have just one request.I want privatized doors and passwords are able to be found out. So,i need to know how to make an ID door, like only the IDs you want in can get in.I want this little room to be private (p.s its a gun port for TF2 weapons.click a button to spawn the item in the port).Thanks!!

Wait I know how to do this but I need to actually see the event. I will edit it in a min with the answer.

Thanks and please tell me if i can download it from Mod manager. stuff from the forums tends to be a pain to download!

input>self>contentstart[BLIDallow][IDs here seperated by spaces], for if you use JVS, if not, use variables

Thanks!! I just did as you said phflack and then had someone try to open it,and it denied! Thanks again! I'll ask you again if i need help...but one more question.

How do i make a door open once people press a doorbell and i come and answer?

On JVS doors you need no other add-ons. For JVS doors here are the steps...


1. Plant a JVS Door
2. Use your wrench and go on events
3. On the top event of the JVS events change it to...
[onActivate] [Self] [contentStart] [BLIDAllow] [CW] [TypeyourBLIDhere]

And there you go! Now only you can open that door.

Warning - while you were typing 2 new replies have been posted. You may wish to review your post.

Damn.

How do i make a door open once people press a doorbell and i come and answer?
Well you make a door bell next to the door and make a new event at the end of the list of the doorbell events. The new event should like this...

[onActivate] [NamedBrick] [PlaySound] [Soundofdoorbellhere]

The named brick should be bricks placed all over the house so you can here it when they click it. When you here it just go and open the door and let them in. If you want it to say something other than You have pressed the button. Just change the text where it says You have pressed the button to whatever you want.



So basically make the ID door but with a doorbell.Right?

you build the doorbell into the wall facing outwards, next to the door.

Thaaaaaat should cover it. Thanks guys!!! I owe you.Locking topic. need more help i will Pm you.