of     1   

Negativize
#228168376Tuesday, November 28, 2017 12:28 AM GMT

PlayerData = { ["bla"] = {Cash = 500} } I have a table here with a Cash value. How would I use other scripts to get and set the Cash value? I'm planning on replacing "bla" with userIDs to find the user
iiNemo
#228168399Tuesday, November 28, 2017 12:28 AM GMT

bindable events Fish Are Friends, Not Food
Negativize
#228168561Tuesday, November 28, 2017 12:31 AM GMT

"bindable events" Shouldn't I use RemoteEvents instead?

    of     1