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!

Run 2 Servers in one computer

Newbie Spellweaver
Joined
Feb 17, 2014
Messages
93
Reaction score
1
Hex EXDB and change all MuOnline to MuOnline2
what tools he use to open exdb? i try hex editor for main.exe but nothing word (muonline) inside exdb. any idea mate??



Thanks for this guide. I have now 2 servers (main and test). 1 account different characters each server. I'm using IA Julia Season 4.6 server files btw.

Main Server Configs:
- EXP: 10x
- Zen Drop: 5x
- No Reset
- Max level: 400
- Jewel of Soul in shop
- Currency in game (zen, jewel of bless and chaos)
- Cash Shop enabled (/zen-wcoin command; 1 wCoin == 10,000,000 zen)

everything else are default/stock configs


Test server Configs(just for fun):
- Newly created characters are level 400
- Create summoner without Summoner Card
- Job Class: Master (3rd Job)
- Zen: 2,000,000,000
- Level up points: 5,000 (Server start limit is 2,000/str, agi, vit & ene)
- Zen Drop: 500x
- Jewels (Bless, Soul, Chaos, Life, Creation), Loch's Feather and Flame of Condor in shop (for rapid 1st and 2nd wings creation)
- Players must create feather of condor to create 3rd wings (player must hunt ancient items)
- Cash Shop enabled (/zen-wcoin command; 1 wCoin == 10,000,000 zen)

everything else are default/stock configs

phit666 - Run 2 Servers in one computer - RaGEZONE Forums
what tools did you use to hex exdb mate?
 
Junior Spellweaver
Joined
Oct 13, 2010
Messages
165
Reaction score
4
I can't understand... Where to change,how to change and what to change. :(

Can someone help me?

How to change Dataserver1 database?
 
Junior Spellweaver
Joined
Oct 13, 2010
Messages
165
Reaction score
4
Using IA Julia files.

The tutorial said HEX not ollydbg.
 
Junior Spellweaver
Joined
Dec 20, 2015
Messages
175
Reaction score
10
Everything is working , but there is some difficulties with ODBC, how you cofig these lines for "Server2"?
Code:
"AccountDB"="SQL Server"
"LOGIN"="SQL Server"
"LocalServer"="SQL Server"
"MU2003_EVENT_DB"="SQL Server"
"PC_MUONLINE"="SQL Server"
"PE_MUONLINE"="SQL Server"
"MatchDB"="SQL Server"
"Ranking"="SQL Server"
"USELOG"="SQL Server"
 
Last edited:
Newbie Spellweaver
Joined
Jun 20, 2010
Messages
71
Reaction score
13
10:17:50p SELECT ItemCount, Number from GameServerInfo where Number=0
SQLSTATE:42S02, diagnosis:[Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'GameServerInfo'.
DataServer Run
anyone can help?
 
Back
Top