• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

How to edit Exp/TM Rate ? (I don't get from FAQ)

Initiate Mage
Joined
Apr 3, 2023
Messages
2
Reaction score
0
According to this thread
Trickster Season 2 FAQ

Say "
Q: How do I change the EXP/TM rate(s)?
A: Take a look at the libconfig table called ExpHelper. "
But there are many libconfig files such as :

1.Client Folder
- Client\data\libconfig_twn.idx

2.Server Folder
- GameServer1\data\libconfig_twn.idx
- GameServer2\data\libconfig_twn.idx
- LoginServer\data\libconfig_twn.idx

Then inside Hex Editor is like this (found ExpHelper)
Please tell me how to edit this ?
1680663815676 - How to edit Exp/TM Rate ? (I don't get from FAQ) - RaGEZONE Forums


Thank you in advance.
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Jan 30, 2018
Messages
31
Reaction score
37
Use the toolbox Pyro made convert your data to xml
Click dat viewer then open dat
Now that the dat file is loaded click export to xml
Click libconfig editor
Click load libconfigxml and pick the xml file you just made
Go into the search bar where by default it says Table: (none) to the right of it then type in exphelper
Change the values to what you want and click update table
Now click export and do both DAT and IDX
Be sure to copy these files to your client, gamserver1/2 and loginserver data folders.
 
Upvote 0
Back
Top