Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I need to fix this error in my Team Death Match game. Help?

Asked by
bx3t 2
5 years ago
01--So I'm basically gonna just explain my script right now and what's wrong with it.
02 
03--So there is nothing wrong with the script but one thing.
04 
05--Since this is a TDM game I need to divide the players on to the teams but that's just it.
06 
07--It puts random players on random teams.
08 
09--So lets say I have 2 players in the game and the round starts, They could possibly be on the same team which isn't really good.
10 
11--I hope you guys understand here is the script:
12 
13local weapon = game.ReplicatedStorage:WaitForChild("Sword") --The main weapon that gets
14                                                                                                         --given to everyone later on                                                   
15local matchIsInProgress = false --If the match is not  in progress
View all 73 lines...

Hope you understand I hope to here from you guys soon!

0
Um is it fine if you shorten your script i dont know where the error is 123nabilben123 499 — 5y

Answer this question