Answers for "how to manually move to the netx index in a for loop roblox"

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 "how to manually move to the netx index in a for loop roblox"

Browse Popular Code Answers by Language