Garry's Mod Wiki

team.Joinable

  boolean team.Joinable( number index )

Description

Returns if a team is joinable or not. This is set in team.SetUp.

Arguments

1 number index
The index of the team.

Returns

1 boolean
True if the team is joinable. False otherwise.