So I finished up my first server and I copy pasted "gameserver" file and renamed it gameserver2 to open a new server. Registered the second hexid to gameserver2. Now how do I actual open the second server cause I logged in and the first server is on and the server is down. And what do I have to do to the navicat to make changes to the second server without spoiling the tables of the first server.
ZonePvPSpawnBossRadio=0
ZonePvPSpawnBossBarakiel=0 at the Customs.ini in L2Server folder. Im prety sure this is it because i had the same problem with you in cruma 1 floor for example and i couldn't fix it but i fixed it finally by changing these 2 lines
Siege Reward
Start PM Msg
Rework Config root
BossDieAnnounce and BossDieSound in the L24Team.properties and Config.java files for global raid boss death notifications and sounds. Adds a new reward_list table to the DB.sql file to track castle rewards.
Improves character creation logic for thread safety and validation.
Adds extensive state checks to the RequestEnchantItem method to prevent enchantments during inappropriate player states.
Fixed auto-attack animation bug (there was no attack animation, only damage animation)
Clean Code
Other fixes I forgot to list!
Java 14
Fixed issue where deleting a character would prevent it from leaving the screen or being removed, or even after a delete CD (it would only exit when re-logging in or creating a new character).
Added Premium System from the other C2 project (Needs testing and improvement).
Added the "Improved" Community Board (incomplete).
Question
sotid
So I finished up my first server and I copy pasted "gameserver" file and renamed it gameserver2 to open a new server. Registered the second hexid to gameserver2. Now how do I actual open the second server cause I logged in and the first server is on and the server is down. And what do I have to do to the navicat to make changes to the second server without spoiling the tables of the first server.
10 answers to this question
Recommended Posts