Blockland Forums > Suggestions & Requests
Saving VCE brick variables
Evar678:
--- Quote from: ¥ola on January 20, 2013, 11:42:45 AM ---Checked, the default VCE does only have saving for client/player objects.
It may auto-save the brick variables, I find it hard to believe there isn't a way to save the brick/minigame variables.
If you really can't then I support this
--- End quote ---
There is no auto-saving
Best bet is to use the save variables under the OnVariableUpdate callback for client / player variables.
Demian:
Shouldn't making this be just as simple as copypasting the client/player var saver and changing some things to make it save brick and other variables? Same idea: save the variables into a text file.
jes00:
--- Quote from: Demian on January 20, 2013, 10:07:53 AM ---I know there is an add-on for VCE that saves player and client variables
--- End quote ---
Which is broken.