#changing the right leaderstats property

8 messages · Page 1 of 1 (latest)

marsh void
#

hello all, im currently trying to implement a new car dealership system and i cannot figure out which property i need to change in order for my cash to be used for this. could anyone point out how i can do this since i really dont want to mess the coding up, thanks

#

open source btw and honestly i just need help on how to link this to my cash

#

which is in a datastore called "Smortguy1-1"

granite zealot
#

There's several typos in that script to start with

#

Check ur caps

#

Second thing that stands out:

local datastoreservice = game:GetService("DataStoreService")
local dataStore = datastoreservice:GetService("DataStore")
local cardata = dataStore:GetDataStore("testdata")
marsh void
#

but i just deleted it ngl