Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Using 2 ZoneServer on the same computer

Experienced Elementalist
Joined
Jun 11, 2013
Messages
232
Reaction score
24
1. Copy the folder with the zone ZoneServer and rename the new admissible in ZoneServer2
2. Setting the config:

AccountSystem.ini
Code:
[LEFT][COLOR=#007700][[/COLOR][COLOR=#0000BB]World[/COLOR][COLOR=#007700]] 
[/COLOR][COLOR=#0000BB]WorldSet_Num [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#ff0000]1[/COLOR] <<--- Change It With amount your server[COLOR=#ff0000]* 2 or 3.etc[/COLOR][COLOR=#0000BB]
ServiceSet_Num [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#ff0000]1 [/COLOR]<<--- Change It same with your [COLOR=#0000ff]worldset_num [/COLOR][COLOR=#0000BB]

Name0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 1   
Address0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1 
DBName0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]RF_WORLD
Type0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 

[/COLOR][COLOR=#ff0000]Name1 = SERVER 2                 
Address1 = 127.0.0.1    [/COLOR]<<--- This Is a your second server[COLOR=#ff0000]       
DBName1 = RF_WORLD_2
Type1 = 0[/COLOR][COLOR=#0000BB] 
[/COLOR][COLOR=#008000]
Name2 = SERVER 3                 
Address2 = 127.0.0.1    [/COLOR][COLOR=#000000]<<--- This Is a your third server  *if you wanna make 3 srv[/COLOR][COLOR=#008000] 
DBName2 = RF_WORLD_3
Type2 = 0  [/COLOR] 
[/LEFT]

LoginSystem.ini
Code:
[World]
Lim World Num = [COLOR=#ff0000]1[/COLOR] <-change this same with your [COLOR=#0000ff]worldset_num [/COLOR][COLOR=#000000]@accountsystem.ini[/COLOR]
DB Push Job = 0

ControlSystem.ini
Code:
[LEFT][COLOR=#007700][[/COLOR][COLOR=#0000BB]WorldServer[/COLOR][COLOR=#007700]] 
[/COLOR][COLOR=#0000BB]Number [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]2    <<--- Change It same with your [COLOR=#0000ff]worldset_num [/COLOR]

WorldServerIndex_0    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 
WorldServerName_0    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 1                 <<<--- First server
WorldServerIP_0        [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1 

WorldServerIndex_1    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 
WorldServerName_1    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 2                 <<<--- second server
WorldServerIP_1        [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1  
[/COLOR][/LEFT]


3. Dont Forget change your config in second zone folder, like worldinfo.ini , name of database or anything for the support your 2 zone server.

4.change your port in second zone, you use this offset using hex editor or you can use other tools like dat editor + strs and make your own strs.
Code:
Port offset for 2.2.3 version
[LEFT][COLOR=#0000BB]offset 0x114383 = port 27780 | 27781 [/COLOR]
[COLOR=#0000BB]offset 0x1204DB = port 27780 | 27781 [/COLOR]
[COLOR=#0000BB]offset 0x114472 = port 27555 | 27655 [/COLOR]
[COLOR=#0000BB][COLOR=#0000BB]Offset 0x1144ED[/COLOR] = port 27556 | ​​27656 

[/COLOR][COLOR=#ff0000]*coming soon for 2.2.3.2 versionPort Offset[/COLOR][COLOR=#0000BB]
[/COLOR][/LEFT]

5.and try run your server.
-open your accountserver, login server, first zone and second zone until finish.
-open your launcher and try to login, its show or not for second server list, and its online or close.
-try to login to game and play in second server.

6.Have a nice day

*notes: dont forget to make new rf_world database in your sql server or restore new rf_world with differrent name,and config in odbc too.

Download Tester for 2.2.3.2 version

password *see with byakugan eye :




LU-HOMO-GAN-PLER-LU-IMPOTEN-GAK-BISA-NGACENG-AMIN

Credit by : @ maindev


NotPro - Using 2 ZoneServer on the same computer - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Apr 4, 2012
Messages
57
Reaction score
1
how about 2232?
i already change the port 27780 to 27781 from strs that magenik create
but always network init fail
at server 2 already seen on client and close
but the zone server wont start and always network init fail ??
how??
 
Skilled Illusionist
Joined
Feb 17, 2012
Messages
392
Reaction score
22
how about 2232?
i already change the port 27780 to 27781 from strs that magenik create
but always network init fail
at server 2 already seen on client and close
but the zone server wont start and always network init fail ??
how??
you need to changes 4 ports for zoneserver
 
Experienced Elementalist
Joined
Jun 11, 2013
Messages
232
Reaction score
24


----update----
update first post.thanks
 
Initiate Mage
Joined
Jan 22, 2016
Messages
3
Reaction score
0
1. Copy the folder with the zone ZoneServer and rename the new admissible in ZoneServer2
2. Setting the config:

AccountSystem.ini
Code:
[LEFT][COLOR=#007700][[/COLOR][COLOR=#0000BB]World[/COLOR][COLOR=#007700]] 
[/COLOR][COLOR=#0000BB]WorldSet_Num [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#ff0000]1[/COLOR] <<--- Change It With amount your server[COLOR=#ff0000]* 2 or 3.etc[/COLOR][COLOR=#0000BB]
ServiceSet_Num [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#ff0000]1 [/COLOR]<<--- Change It same with your [COLOR=#0000ff]worldset_num [/COLOR][COLOR=#0000BB]

Name0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 1   
Address0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1 
DBName0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]RF_WORLD
Type0 [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 

[/COLOR][COLOR=#ff0000]Name1 = SERVER 2                 
Address1 = 127.0.0.1    [/COLOR]<<--- This Is a your second server[COLOR=#ff0000]       
DBName1 = RF_WORLD_2
Type1 = 0[/COLOR][COLOR=#0000BB] 
[/COLOR][COLOR=#008000]
Name2 = SERVER 3                 
Address2 = 127.0.0.1    [/COLOR][COLOR=#000000]<<--- This Is a your third server  *if you wanna make 3 srv[/COLOR][COLOR=#008000] 
DBName2 = RF_WORLD_3
Type2 = 0  [/COLOR] 
[/LEFT]

LoginSystem.ini
Code:
[World]
Lim World Num = [COLOR=#ff0000]1[/COLOR] <-change this same with your [COLOR=#0000ff]worldset_num [/COLOR][COLOR=#000000]@accountsystem.ini[/COLOR]
DB Push Job = 0

ControlSystem.ini
Code:
[LEFT][COLOR=#007700][[/COLOR][COLOR=#0000BB]WorldServer[/COLOR][COLOR=#007700]] 
[/COLOR][COLOR=#0000BB]Number [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]2    <<--- Change It same with your [COLOR=#0000ff]worldset_num [/COLOR]

WorldServerIndex_0    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 
WorldServerName_0    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 1                 <<<--- First server
WorldServerIP_0        [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1 

WorldServerIndex_1    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]0 
WorldServerName_1    [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]SERVER 2                 <<<--- second server
WorldServerIP_1        [/COLOR][COLOR=#007700]= [/COLOR][COLOR=#0000BB]127.0.0.1  
[/COLOR][/LEFT]


3. Dont Forget change your config in second zone folder, like worldinfo.ini , name of database or anything for the support your 2 zone server.

4.change your port in second zone, you use this offset using hex editor or you can use other tools like dat editor + strs and make your own strs.
Code:
Port offset for 2.2.3 version
[LEFT][COLOR=#0000BB]offset 0x114383 = port 27780 | 27781 [/COLOR]
[COLOR=#0000BB]offset 0x1204DB = port 27780 | 27781 [/COLOR]
[COLOR=#0000BB]offset 0x114472 = port 27555 | 27655 [/COLOR]
[COLOR=#0000BB][COLOR=#0000BB]Offset 0x1144ED[/COLOR] = port 27556 | ​​27656 
[/COLOR][COLOR=#ff0000]A 216 ZoneServer_216.strs, or a shift, thank you.
[/COLOR]A 216 ZoneServer_216.strs, or a shift, thank you.
A 216 ZoneServer_216.strs, or a shift, thank you.
[COLOR=#0000BB][/COLOR][COLOR=#ff0000]*coming soon for 2.2.3.2 versionPort Offset[/COLOR][COLOR=#0000BB]
[/COLOR][/LEFT]

5.and try run your server.
-open your accountserver, login server, first zone and second zone until finish.
-open your launcher and try to login, its show or not for second server list, and its online or close.
-try to login to game and play in second server.

6.Have a nice day

*notes: dont forget to make new rf_world database in your sql server or restore new rf_world with differrent name,and config in odbc too.

Download Tester for 2.2.3.2 version

password *see with byakugan eye :




LU-HOMO-GAN-PLER-LU-IMPOTEN-GAK-BISA-NGACENG-AMIN

Credit by : @ maindev


NotPro - Using 2 ZoneServer on the same computer - RaGEZONE Forums







A 216 ZoneServer_216.strs, or a shift, thank you.







Send a ZoneServer_216.strs



Send a ZoneServer_216.strs,Thank you ,expect
 
Back
Top