Name

g_lms_roundlimit — set maximum number of rounds to play before match ends

Synopsis

g_lms_roundlimit [num]

Default

g_lms_roundlimit 3

Description

g_lms_roundlimit sets the maximum number of rounds for a single matchup between teams. A team is considered to win a match when more than 50% of num rounds are won.

[Important]Important
The value of num should always be an odd number.

[Note]Note
This value is in effect only when LMS gametype is enabled using g_gametype(cvar).

See Also

g_lms_followTeamOnly(cvar), g_lms_lockTeams(cvar), g_lms_matchlimit(cvar), g_lms_teamForceBalance(cvar), g_gametype(cvar)