I'm trying to make a few scripts to make my life easier instead of eventing them.
The problem is, I can't figure out how to pull variables from VCE into my script. I've looked at scripts that deal with it and they use %client.var[%var] but I've had no luck with that. I've changed my variable test through the console and had it display the variable to me via events and it comes back as null.
So, how would you use variables from VCE in a script?