ETMods.net

N!tmod, a Wolfenstein: Enemy Territory Modification!

You are not logged in.

Announcement

You can donate to help us keeping services online.

#1 26-Dec-10 11:38:52

OldMan
BETA Tester
Registered: 23-Sep-10
Posts: 103

Re: Class Limit

Hi,

I seach for the possibility the number of players per class limit, so only 2 Fieldops eg .How can I set this?

Greetings

OldMan

Offline

#2 26-Dec-10 20:47:53

bLiNk
Member
Registered: 31-Mar-10
Posts: 62

Re: Class Limit

team_maxCovertOps
team_maxEngineers
team_maxFieldOps
team_maxMedics
team_maxSoldiers

Description
    These are to cap the maximum amount of respective classes per team. Value -1 means no limit, value 0 disables specific class.

Parameters
    Type: integer
    Default: -1

Not sure if these setting are still valid in N!tmod. If you want to use them, add the code listed below into your configuration file.

NEW CODE:

set team_maxCovertOps "-1"
set team_maxEngineers "-1"
set team_maxFieldOps "2"
set team_maxMedics "-1"
set team_maxSoldiers "-1"

Offline

#3 27-Dec-10 00:53:03

OldMan
BETA Tester
Registered: 23-Sep-10
Posts: 103

Re: Class Limit

Thanks works great.  cool  This I had not found the documentation.

Greetings

OldMan

Offline

Board footer

Powered by FluxBB