g_allowedHeroClasses 0
g_AllowedHeroClasses (default 0)
Allows you to limit the classes available on the Hero team (Good Guys). 0 = All classes available. To reach the appropriate value, choose the classes from the list below and add up their values:
0 - All Classes
1 - Soldier
2 - Elitetrooper
4 - Jedi
8 - Hero
16 - Wookiee
32 - Clonetrooper
64 - ARC Trooper
g_AllowedVillainClasses (default 0)
Allows you to limit the classes available on the Villain team (Bad Boys). 0 = All classes available. To reach the appropriate value, choose the classes from the list below and add up their values:
0 - All Classes
1 - Soldier
2 - Elitetrooper
4 - Sith
8 - Bounty Hunter
16 - Droideka
32 - Mandalorian
64 - SBD
Hi, there is.
Open your server.cfg and search for
Then follow this guide:Code:g_allowedHeroClasses 0
Code:g_AllowedHeroClasses (default 0) Allows you to limit the classes available on the Hero team (Good Guys). 0 = All classes available. To reach the appropriate value, choose the classes from the list below and add up their values: 0 - All Classes 1 - Soldier 2 - Elitetrooper 4 - Jedi 8 - Hero 16 - Wookiee 32 - Clonetrooper 64 - ARC Trooper g_AllowedVillainClasses (default 0) Allows you to limit the classes available on the Villain team (Bad Boys). 0 = All classes available. To reach the appropriate value, choose the classes from the list below and add up their values: 0 - All Classes 1 - Soldier 2 - Elitetrooper 4 - Sith 8 - Bounty Hunter 16 - Droideka 32 - Mandalorian 64 - SBD
If I want every class, except jedi and sith, how to add the values to make it work?