Author Topic: New Variables BL_ID Help?  (Read 421 times)

Ok, so first off, yes i did search, but i couldn't find a server that specified it.
I have been trying for 2 hours to make a door that only opened to my id, but with the new VCE variable thing, i can't figure it out, i have heard you do something like <var:client:bl_id> then id in next box or something, but i can't get it to work.
So basically here is the event i am trying to accomplish:(This is stated in VCE V4 terms.)
Onactivate>Self>IfBL_ID>[4536]
VariableTrue>NamedBrick[Ramp]> Disappear[3]

So yeah, any help would really be appreciated.

On Activate=>Self=>VCE_IfValue=> <var:client:bl_id> =>"=="=><Id Goes Here>
OnVariableTrue=>NamedBrick[Ramp]=> Disappear[3]