Advertisement
3DCreator

whitelists

Dec 22nd, 2024
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. return {
  2.     game.CreatorId,
  3.     1, -- Roblox
  4.     -1, -- Player1 when you are testing the game
  5.     -2, -- Player2 when you are testing the game
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement