Scripting
hello I need help with the roblox studio code, I want to make a team choosing gui and team only spawn but there is something wrong with the code, the code is like this :
local Teams = game:GetService("Teams")
game.ReplicatedStorage.TeamChoosingEvent.OnServerEvent:Connect(function(Player, team)...