How to know the Races / Classes number ?

A place where you can talk about anything Dawn of Light or DAOC related

Moderators: Project Admin, Support Team

How to know the Races / Classes number ?

Postby Amoniks » Sat May 11, 2013 7:31 pm

Hi all !

I want to put a limit on Races / Classes creation on my new server !

On my Script : ServerProperties.cs i can modify thoses entries :
Code: Select all
/// <summary> /// Disable some classes from being created /// </summary> [ServerProperty("classes", "disabled_classes", "Serialized list of disabled classes, separated by semi-colon or a range with a dash (ie 1-5;7;9)", "")] public static string DISABLED_CLASSES; /// <summary> /// Disable some races from being created /// </summary> [ServerProperty("classes", "disabled_races", "Serialized list of disabled races, separated by semi-colon or a range with a dash (ie 1-5;7;9)", "")] public static string DISABLED_RACES;
For example :

How can i know the number of Minotaur Races ? etc...

THANK YOU !
Amoniks
DOL Novice
 
Posts: 79
Joined: Sat May 11, 2013 10:48 am

Re: How to know the Races / Classes number ?

Postby Argo » Sat May 11, 2013 11:13 pm

take a look at globalconstants.cs in your directory called gameserver
Möge Gott sein zwischen Dir und dem Leid, an allen dunklen und verlassenen Orten, die Du erreichen wirst.
Argo
Server Team
 
Posts: 1760
Joined: Thu Sep 18, 2008 6:21 pm
Location: Berlin, Germany

Re: How to know the Races / Classes number ?

Postby Amoniks » Sun May 12, 2013 10:54 am

Thank's a lot !
Amoniks
DOL Novice
 
Posts: 79
Joined: Sat May 11, 2013 10:48 am


Return to “%s” General

Who is online

Users browsing this forum: No registered users and 1 guest