Author Topic: VCE basic variable changing functions broke  (Read 381 times)



How did I even manage to break such simple function? Is there any way I can backtrace this?

*Same happens for substract etc.

Had wrong thing in Ctrl+V... Should preview next time.


Disabled everything, VCE is the only thing enabled. Score is apparently the only variable that forgets stuff up. Doing anything else works fine.

Oh well, I guess <var:cl:score> is now officially broken. Unless it's about calling it (in chatmessage etc).

Disabled everything, VCE is the only thing enabled. Score is apparently the only variable that forgets stuff up. Doing anything else works fine.

Oh well, I guess <var:cl:score> is now officially broken. Unless it's about calling it (in chatmessage etc).
I'm pretty sure variables such as health, score, etc. cannot be modified. It's been like that forever.

Also, you can just do onActivate > Client/Player (i forget which) > Incscore > [10]

Also, you can just do onActivate > Client/Player (i forget which) > Incscore > [10]

I did this separate brick just as an example. The actual brick uses a variable instead of 10, which can't be supported by incScore, otherwise I would've just used that.

Also I remember they did work, longer ago.