Advertisement
SrrBanana

Wait game is load

Feb 9th, 2023 (edited)
617
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | Source Code | 0 0
  1. -- Put it at the beginning of the script
  2.  
  3. if not game:IsLoaded() then
  4.     game.Loaded:Wait()
  5. end
Tags: Roblox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement