Advertisement
PapaLooky

Untitled

Aug 14th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. -- Called when the Clockwork data is saved.
  2. function Clockwork:SaveData()
  3. for k, v in pairs(player.GetAll()) do
  4. if (v:HasInitialized()) then
  5. v:SaveCharacter();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement