Blockland Forums > Help
VCE Help
GenaralSkar:
The new version of variable control events is confusing me. I can't figure out how to make this event in the newest version:
Onactivate>Self>Ifblid>=827
Variabletrue>self>disappear
I just can't figure out how to do those kind of events like ifprintcount, ifscore, ifadmin, etc.
Please help
Zenthrox:
Are you using "VariableTrue" or "OnVariableTrue"?
"VariableTrue" doesn't work.
GenaralSkar:
I don't remember the event name, but its what ever the thing is, so I guess it is OnVariableTrue.
DaSord213:
Oh, you're using VCE now, look in the manual.
But for BLID, you use
Onactivate>self>VCEIfValue>[<var:cl:bl_id] [=] [*Your ID] [*the events you want to activate (like 1 10)]
GenaralSkar:
so you need to actually type <var:cl:bl_id huh, and is the very last box where you put the id?