#Replica moduel

1 messages · Page 1 of 1 (latest)

white wing
#

I use profile store and when i change data on server its changes on replica server too but its not changing in client

long oak
#

are you talking about getting the data and telling the client?

#

like

#

server asks for data -> profile store gives data -> server recieves data and tells client to do something with the data -> client does something

white wing
#

I can make video @long oak

long oak
#

just explain on what your doing

white wing
#

And i dont use set

#

Just changing data table

#

So i cant get new table in client

fallen cliff
#

If you want the data to replicate you have to use set

#

Using set will change the data and replicate it so unless you specifically aren't looking to replicate no reason to change the data in the replica w out using set