Answers for "roblox how much while true functions can you have in one script?"

Lua
5

loop true childs roblox

for i,v in pairs(game.Players:GetChildren()) do
-- v is your player
end
Posted by: Guest on August-09-2020

Code answers related to "roblox how much while true functions can you have in one script?"

Browse Popular Code Answers by Language