Author Topic: saving variables how do i do it  (Read 247 times)

so if they leave and come back they don't need to do it again i can't find out why it wont do it

I'm a little rusty, I haven't used it in a while but here goes:
onActivate > Client > VCE_saveVariable > <variable name here>

It's something like that.

I would use the input events onMinigameJoin for loading variables and onMinigameLeave for saving them.