Skip to content

realmlist

This table sets up information on all available realms. Each row controls a different realm.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
idintunsignedPRINOauto_increment
namevarchar(32)UNINO''
addressvarchar(255)NO127.0.0.1
localAddressvarchar(255)NO127.0.0.1
localSubnetMaskvarchar(255)NO255.255.255.0
portsmallintunsignedNO8085
icontinyintunsignedNO0
flagtinyintunsignedNO2
timezonetinyintunsignedNO0
allowedSecurityLeveltinyintunsignedNO0
populationfloatNO0
gamebuildintunsignedNO12340
 

Description of fields ​

id ​

The realm ID. This number is unique for every realm and it MUST correlate with the RealmID configuration value in worldserver.conf.  

name ​

The name of the realm. This will appear in the realm selection list as well as in the character selection screen.  

address ​

The public (WAN) or LAN IP address of the world server. Use 127.0.0.1 in this field if only you is connecting to the server (and it runs on the same machine as your client).

Alternatively you can use a domain name like example.com.  

localAddress ​

Mostly 127.0.0.1  

localSubnetMask ​

- no description -  

port ​

The port that the world server is running on. If all world servers are on the same machine, they will all need to use a different port.  

icon ​

The icon of the realm.

enum RealmType

IDNameComment
0REALM_TYPE_NORMALNormal
1REALM_TYPE_PVPPvP
4REALM_TYPE_NORMAL2Normal
6REALM_TYPE_RPRP
8REALM_TYPE_RPPVPRP PvP
 

flag ​

Realmflag of this realm.

enum RealmFlags

ValueFlagNameDescription
00x00REALM_FLAG_NONENone
10x01REALM_FLAG_VERSION_MISMATCHInvalid
20x02REALM_FLAG_OFFLINEOffline
40x04REALM_FLAG_SPECIFYBUILDSpecify Build
80x08REALM_FLAG_UNK1Medium
160x10REALM_FLAG_UNK2Medium
320x20REALM_FLAG_RECOMMENDEDRecommended
640x40REALM_FLAG_NEWNew Players
1280x80REALM_FLAG_FULLFull

 

timezone ​

The realm timezone, it will be displayed in the tabs of the realmlist.

timezone corresponds to cfg_categories IDs

timezonedisplayed nametimezonedisplayed name
1Development20CN4
2United States21CN5
3Oceanic22CN6
4Latin America23CN7
5Tournament24CN8
6Korea25Tournament
7Tournament26Test Server
8English27Tournament
9German28QA Server
10French29CN9
11Spanish30Test Server 2
12Russian31CN10
13Tournament32CTC
14Taiwan33CNC
15Tournament34CN1/4
16China35CN2/6/9
17CN136CN3/7
18CN237CN5/8
19CN3

 

allowedSecurityLevel ​

The minimum SecurityLevel required for accounts to log in to this realm.

Changing this value will automatically update the visible in-game realm list, but the Worldserver must be restarted for it to truly take effect.  

population ​

This field is automatically updated at regular intervals and will have the current population.

The formula to calculate the value in this field is: playerCount / maxPlayerCount * 2. In the realm list in-game, the thresholds for low, medium, and high population are 0.5, 1.0, and 2.0 respectively.  

gamebuild ​

Accepted Client version for the realm.

gamebuildClient Patch
58751.12.1
60051.12.2
86062.4.3
99473.1.3
101463.2.0
105053.2.2a
105713.3.0
111593.3.0a
114033.3.2
116233.3.3
117233.3.3a
123403.3.5a