Problem with getting and/or writing data to the data store

Good afternoon, I have a problem (below are screenshots of my screenshots, one of them is local, in which I want to get data from the data store through the event) But for some reason, when I get the data I write nil. Here are the screenshots.

If anything, my task is to get data in the local script (click money), and find out why the “getplayerdata” script prints the wrong value. It prints the key, not the



RemoteEvent is of course an event and events can’t return anything, please use a RemoteFunction instead.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.