Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local yes =
- {
- ["Level"] =
- {
- ["Name"] = "Level",
- ["Amount"] = 500 -- change Level here
- }
- }
- local Remote = game.ReplicatedStorage.RemoteEvents.UpdateStatsCache
- Remote:FireServer(yes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement