Author Topic: VCE is screwy  (Read 1515 times)

i sense a disturbance in the force

someone may be flaming

i sense a disturbance in the force

someone may be flaming
Welcome to the blockland forums, have a seat.

VCE is clunky as stuff and often doesn't work for me. It has tons of bugs and glitches and phenomena that I can't explain.

VCE is clunky as stuff and often doesn't work for me. It has tons of bugs and glitches and phenomena that I can't explain.

Vce itself works fine; one just has to take the time to undestand its functionability.

There are only 3 things I find frustrating about VCE:
1. You can't change values with numeric values. That includes <var:cl:score>, which should've been able to add/subtract to, but nooo.
2. When you spawn I think there's about a 5 second delay before you can use VCE.
3. If you make it do checks, and you literally have lots of VCE bricks around you, instead of the brick you look at making that event, another brick gets triggered, usually the one you are standing on or besides you. I really don't understand why's this happening.


There are only 3 things I find frustrating about VCE:
1. You can't change values with numeric values. That includes <var:cl:score>, which should've been able to add/subtract to, but nooo.
2. When you spawn I think there's about a 5 second delay before you can use VCE.
3. If you make it do checks, and you literally have lots of VCE bricks around you, instead of the brick you look at making that event, another brick gets triggered, usually the one you are standing on or besides you. I really don't understand why's this happening.



relating to the first point, there are a few values that can be modified, such as <var:br:colorid>, but yes, values should be modifiable.  I think the reason they currently aren't is because values like <var:cl:score> and <var:cl:bl_id> are easily made by someone without the knowledge that those are values, but instead in their thinking, just variables, and therefore would get confused when that "variable" would already have a value.  I would want to see what would happen to <var:cl:bl_id> if it was modifiable.