[Release] 6.4.2 Fix for QuestExpRate and QuestTpRate
Post fully revised and expanded, this is only for servers running 6.4.2. This is not for lower versions!
I have modified the 6.4.2 server files to now correctly apply the exp/tp bonuses based on your WorldConfigVar and added a few new Global.ini settings as well, these settings are important!
There is a lot of information in this post and hopefully i made it clear enough, but if not then let me know.
I have also included custom Switch and Proxy exe files so that no ones needs to worry about launching from behind a router or not, see the new Global setting below.
New Global.ini Settings:
Download Link:
The following link contains all of the server exe files and required dlls, make backups of your current ones before replacing them with these. The dll files included are needed.
Database View:
Databse Columns Explained:
Important Notes:
- All exe files work together to enable the server bonus rates.
- If you change the bonus rates then you need to restart each affected zone.
- Combat Exp bonuses and Quest Exp bonuses are no longer linked so you have full control of your bonus events.
- Quest Tp bonuses now works.
- All 3 Quest related bonuses work for regular quests and daily quests.
Lastly:
I created a folder structure in the download rar, a few exe files may be in the wrong subfolders since i do not use them in my test servers. The files that may be in the wrong folders are listed below...
Post fully revised and expanded, this is only for servers running 6.4.2. This is not for lower versions!
I have modified the 6.4.2 server files to now correctly apply the exp/tp bonuses based on your WorldConfigVar and added a few new Global.ini settings as well, these settings are important!
There is a lot of information in this post and hopefully i made it clear enough, but if not then let me know.
I have also included custom Switch and Proxy exe files so that no ones needs to worry about launching from behind a router or not, see the new Global setting below.
New Global.ini Settings:
Code:
; Disables the need for GM's to authenticate using the GmLoginPassKey (0=False, 1=True)
DisableGMPassword = 0
; Authentication key for GM's before they can use GM commands
; If blank or not used it will default to "2013RuneWaker_Rom0628"
GmLoginPassKey = "YourNewGmCommandKey"
; ServerBehindRouter added to switch.exe and proxy.exe (0=False, 1=True)
; If you launch behind a router then set this to 1, otherwise set it to 0
ServerBehindRouter = 1
Download Link:
The following link contains all of the server exe files and required dlls, make backups of your current ones before replacing them with these. The dll files included are needed.
Code:
Server Exe Files 6.4.2.0 (Use your own INI files)
[U][I][URL]https://drive.google.com/uc?export=download&id=1WmTsSQuD3SyyCcU_URCyveyY4CrzIY2N[/URL]
[/I][/U]
SideNote - your server controller will display version 6.4.2.0 for each exe file so you know which ones you are using
Database View:
Databse Columns Explained:
Code:
{GUID} - Doesn't actually matter
{ZoneID} - [All zones] = -1, for specific zone use the correct ID and a seperate entry for each bonus.
{BeginTime} - When you want it to start
{Endtime} - When you want it to end
{CmdStr} - Must be named as seen above for each command
{Value} - is percentage, 100 = 100% (no bonus)
{Str} - Not Used
{Note} - It's a note field, put whatever you want...
Important Notes:
- All exe files work together to enable the server bonus rates.
- If you change the bonus rates then you need to restart each affected zone.
- Combat Exp bonuses and Quest Exp bonuses are no longer linked so you have full control of your bonus events.
- Quest Tp bonuses now works.
- All 3 Quest related bonuses work for regular quests and daily quests.
Lastly:
I created a folder structure in the download rar, a few exe files may be in the wrong subfolders since i do not use them in my test servers. The files that may be in the wrong folders are listed below...
Code:
[Common Folder]
AuroraAgent.exe
Aurora.PIN.BLL.dll
[Service Folder]
Billing.exe
NonageAccountServer.exe
NonageServer.exe
Attachments
Last edited: