Jump to content

Is SharedData and Client-side data manipulatable?


Recommended Posts

Posted

Hi,

if I am using SharedData with server and Client with e.g. money, is he able to modificate anything like the value?
So I always need to trigger server events from client side?

 

Posted
18 minutes ago, Division said:

could a user modify client side scripts and get advantage out of that?

No, the data is saved serverside, they can edit it clientside but that won't do anything if the data is saved serverside.

  • Like 1
Posted

Yeah if you want to change something you have to call the server with the values from the client that wants to change and let it set the variable/data to that client.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...