of     1   

Helicopter_Crash
#220356562Monday, July 03, 2017 10:31 AM GMT

i get an error teleporting player to lobby bad argument #2 to 'random' (interval is empty) pastebin /KWqDQice
Helicopter_Crash
#220356611Monday, July 03, 2017 10:32 AM GMT

ill pay roux if you fix it. probably like 50 robux. i will send a team create invite if you are going to help.
Tunicus
#220356804Monday, July 03, 2017 10:41 AM GMT

First of all you may want to choose a capitalization style for your variables so it's easier to discern the different words, most people use either pascal case (MyVariableName) or camel case (myVariableName). Just some advice for styling your code, isn't really relevant though. Anyhow that error occurs when your second argument in random is less than your first. What's happening is the lobbyspawns table is empty, why that's so is beyond me because I don't have access to your place structure. If I was to guess you probably have the spawn locations named incorrectly, so an option is to swap v.Name == "SpawnLocation" with v:IsA("SpawnLocation") so that the name doesn't matter
Helicopter_Crash
#220356862Monday, July 03, 2017 10:44 AM GMT

ill send you access to team creat just accept friend request.
Helicopter_Crash
#220360774Monday, July 03, 2017 12:58 PM GMT

Bump
Helicopter_Crash
#220360912Monday, July 03, 2017 1:02 PM GMT

Help me plz
LaeMVP
#220362238Monday, July 03, 2017 1:34 PM GMT

would be great if you gave us the line
Helicopter_Crash
#220365717Monday, July 03, 2017 2:40 PM GMT

Line 465 the one with #lobbyspawns in it
systematicaddict
#220366906Monday, July 03, 2017 3:02 PM GMT

I'm gonna say that your lobbyspawns table is probably empty
Helicopter_Crash
#220412618Tuesday, July 04, 2017 2:59 AM GMT

can i give you team create and you try to help me get it working. ill be paying 100 robux out to whoever fixes it

    of     1