Author Topic: Saving Variables [VCE]  (Read 892 times)

I'm trying to save Client variables, but it won't
Here are the events, what am I doing wrong
Code: [Select]
[onActivate] - [Client] - [saveVariable][Client][Gold]But when it loads, the value is set to 0...

You need the load variable...
And, you need gold to save
Also, what is the target for the gold?
Player or Client?

You need the load variable...
And, you need gold to save
Also, what is the target for the gold?
Player or Client?
Client

Are you using the "Load Variable" Add-On?


Are you using the "Load Variable" Add-On?
No I'm using "Saving Variables"

The SavingVariables add-on does not work with VCE. VCE comes with a variable saving/loading system.

use
onactivate>self>VCE_savevariable[client][gold]