Blockland Forums > Help
How to make a door unopenable from oneside
(1/2) > >>
Exoyo:
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!
KoopaScooper:
Variables. Here's the events you need to change/add.

--- Code: ---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!]

--- End code ---
Exoyo:
were do i get those add-ons?
KoopaScooper:
I don't know, perhaps you should look for it.
Exoyo:
thanks lol
Navigation
Message Index
Next page

Go to full version