Blockland Forums > Help
VCE is acting odd.
TheBlackParrot:
I had an idea for a minigame thing involving some events that would occur with onMinigameReset. I would fire a relay frm another brick:
--- Code: ---0 | onMinigameReset | <NAMED BRICK> | fireRelay
--- End code ---
and it does nothing.
I've tried debugging it by doing a simpler set of events, and they too do nothing.
are the events I'm trying to use.
Do VCE and minigame events not play well together, or is something wrong?
Clone2:
I've tried using onMinigameReset before, without VCE, and it didn't do anything.
I just don't think that onMinigameReset works at all.
Lamebro1:
OnMinigameReset doesn't even work.
ThinkInvisible:
For some reason you can't use VCE until you've placed a brick. Have you just loaded it and wrenched something without placing any bricks?
Evar678:
Lines 2-5. You most likely ment to use VCE_ifVariable.