TalkToMe

GET ALL HATS FOR THE CREATOR CHALLENGE

Dec 7th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. for i = 1, 20 do
  2.   game.ReplicatedStorage.Events.FinishQuiz:InvokeServer( ('Lesson%s'):format(i) )
  3. end
Add Comment
Please, Sign In to add comment