I tried to load data from int value in folder named leaderstats, but when i change it in explorer, the code still read its old value
1 Like
Elaborate please?
It could be that you are changing the value from the client and not the server, with the server being the one reading the value. Any changes made in the client won’t replicate to the server. (Changes on the server will replicate to client.)
1 Like
i am changing it by editing value in explorer
because i am still debuging it
What I meant is this:

If it says Current: Client, change it to Server when changing values that the server observes.
thx i realy didnt know that when i play and i am on client side, the explorer is also client
Could you provide your code as it will be a lot easier to solve you problem.
Now it work, i did not known that explorer can be in client mode