Hello
-
What do you want to achieve? Fixing this bug
-
What is the issue? I do not know what to do in this case, ends wont help
-
What solutions have you tried so far? I tried asking someone but they didnt reply
---stuff
return module
function module.ChooseCharacter() -- function is the error
local AvailableCharacters = {}
for i, v in pairs(game.ReplicatedStorage.AvailableCharacters:GetChildren()) do
table.insert(AvailableCharacters, v.Name)
---more stuff
if you could help, it would be nice
thanks for reading