Author Topic: How to make a door unopenable from oneside  (Read 1862 times)

how do i make a door openable from one side but not the other and if you click the unopanable side say hahahahaha your trapped!

Variables. Here's the events you need to change/add.
Code: [Select]
0 OnActivate > Player > VCE_ifVariable > [trap] [==] [1]
ADD OnVariableFalse > Self > VCE_modVariable > [Player] [trap] [Set] [1]
ADD OnVariableFalse > Self > ContentStart > [Unrestricted] [CW]
ADD OnVariableTrue > Client > CenterPrint > [\c6YOU'RE TRAPPED!]

were do i get those add-ons?



well on either side it will open the door and then it makes it seem like you can walk out but theres something invCIAble there t\and the door wont close

There should be an event...
Code: [Select]
3000 OnContentStarted > Self > ContentStop > UnrestrictedChange the 3000 to 500.
Code: [Select]
500 OnContentStarted > Self > ContentStop > Unrestricted