forked from rathena/rathena
-
Notifications
You must be signed in to change notification settings - Fork 2
Multiple_Servers
Akkarinage edited this page Nov 5, 2016
·
1 revision
- IP address
- MySQL database(s)
- Ports
- That the same IP address at all.
- Other base Sql. (to the login server is not required/login table will not used)
- Here the most interesting. Ports map and char server set different than the first server. A Login server port in all config files both on the first server. ie 6900.
- Run entirely the first server.
- A second server that's run only Map and Char server. (recommendation: map_server_sql and char_server_sql set different name or you can accidentally kill first server)
As a result, we succeeded 2 servers (server selection appears after entering a username and password in the game)
- With that settings an Autotrade-Merchant on Server A is kicked by the login-server when you login to Server B. Opportunity to correct this defect not yet known
- If there is warp type script to warp player cross map-server, example you have Payon at map-server 2 and want because your map-server 1 doesn't have Payon, map-server 1 will try to warp player to map-server 2. This is will makes map-server 1 crashed (map-server that using warp script). This issue only if you try to warp player to other map-server by script, everything is OK by using atcommand or warp portal. For now, you can do tricky-trick first, devs are working on this.
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
- Data folder
- Diff files