Advertisement
Guest User

Untitled

a guest
Oct 20th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. points.Changed:connect(function(upd)
  2.     saveData:Set("Points", points.Value = points.Value + upd)
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement