here's the setup you want i think0 input>check ID>target lines 1 21 onfalse>check ID> target lines 2 32 ontrue>open stuff3 onfalse>error message
Have you removed the onActivate event from the actual door?Because if you don't, it will open no matter what.
or use my way and have one brick :D
You could duplicate the events on the same brick
(0 Delay) onActivate -> Self -> VCE_ifValue -> <var:client:bl_id> -> == ->10705 -> 1 2(0 Delay) onVariableFalse -> Self -> VCE_ifValue -> <var:client:bl_id> -> == -> 16360 -> 2 4(0 Delay) onVariableTrue -> Self -> setPrint -> ScannerG(0 Delay) onVariableFalse -> Self -> setPrint -> ScannerR(0 Delay) onVariableFalse -> Self -> playSound -> Beep_Denied.wav(4000 Delay) onActivate -> Self -> setPrint -> ScannerH