Thread: TF2 Class limit
View Single Post
t1mk1ll
New Member
Join Date: Nov 2007
Old 11-18-2007 , 21:13   Re: TF2 Class limit
Reply With Quote #30

Quote:
Originally Posted by flubber View Post
First, being one of the "creator" (at least i gave some idea thru the mapping process)of the map thanks for playing it . We have rugby on our server, and TF2 Class works. You just have to add what i put in red :

Code:
 //When there is 6 players or more in the server
        "6-24"
        {
            //Put -1 for no limit, 0 for disalowed, and any other number to set the limit
            "scout"        "-1"
            "sniper"    "2"
            "soldier"    "-1"
            "demoman"    "-1"
            "medic"        "-1"
            "heavy"        "-1"
            "pyro"        "-1"
            "spy"        "-1"
            "engineer"    "-1"
        }
May i suggest a scout limit too .
nice thanks. no one has complainied about scouts...yet.
t1mk1ll is offline