Blockland Forums > Help
[VCE] <var:cl:score> does not work.
Pages: (1/1)
Brixmon:
I'm trying to trigger an event after VCE checks if the client's score is above 10, but nothing happens when I click the brick. The events are as follows;
OnActivate > Self > VCE_IfVariable > [<var:cl:score>] > [>=] > 10 > [ ]
OnVariableTrue > Stuff
OnVariableFalse > Stuff
Any insights?
Zeblote:
Use VCE_ifValue not VCE_ifVariable
Brixmon:
So I was stumped. I tried VCE_ifValue, that didn't work.
I tried changing the score variable.
Then, I try OnPlayerTouch.
It works with OnPlayerTouch, but not OnActivate.
Locking topic. Jesus this is stupid.
Pages: (1/1)