Author Topic: VCE Help  (Read 1110 times)

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

Are you using "VariableTrue" or "OnVariableTrue"?

"VariableTrue" doesn't work.

I don't remember the event name, but its what ever the thing is, so I guess it is OnVariableTrue.

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)]

so you need to actually type <var:cl:bl_id huh, and is the very last box where you put the id?

ignore the post above.

I tried and it didn't work, I am angry...

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)]

You forgot the ending chevron on <var:cl:bl_id>

Which is why is wasn't working for you, GeneralSkar.

You forgot the ending chevron on <var:cl:bl_id>

Which is why is wasn't working for you, GeneralSkar.


i tried that, and it still didn't work. VCE hates me >=(

i tried that, and it still didn't work. VCE hates me >=(

It doesn't hate you, it's just a little complicated. You'll get it. Do this for us, take a screenshot of the events you're currently using (the ones that don't work) by opening the events menu on the brick and pressing Shift+P, then post the image here. I'm assuming you know how to post an image on the forums, do you not?

It doesn't hate you, it's just a little complicated. You'll get it. Do this for us, take a screenshot of the events you're currently using (the ones that don't work) by opening the events menu on the brick and pressing Shift+P, then post the image here. I'm assuming you know how to post an image on the forums, do you not?

I know how, but my bro is using the computer i play blockland on right now so ill take in a few mins...

K, here is picture or events. Might be hard too see due to photobucket resizing the picture...

K, here is picture or events. Might be hard too see due to photobucket resizing the picture...
-snip-

Unfortunately I cannot read that at all. Could you possibly get a better image?

use the more options link under the upload button and change basic dimensions to 1 megabyte file size, then it shouldnt resize your pictures


don't use ifVariable, that only checks on variables you or someone else has set in that game session, you want to use ifValue to check the game values, like player health and BLID.