• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[Patch] Individual Player Rates

AlexeWarr

Epic Member
Credits to this patch to 'silviu2008':

How to install
  1. Import character_loot_rate.sql and character_xp_rate.sql in your TC characters database
  2. Import commands.sql in your TC world database (not necessarily needed, used to add help to commands)
  3. Apply individual_rates.patch to your TrinityCore clone, via git apply rates.patch (the file must be inside root TrinityCore folder), or GitExtensions. There are a lot of tutorials on how to apply patches via GIT.
  4. Copy custom_rates.cpp to ../TrinityCoreClone/src/server/scripts/custom
  5. Use cmake to configure & generate TC project files again, then re-compile
  6. Make sure to copy worldserver.conf.dist in your server's binaries folder, on the bottom it contains different configs for this patch


Tested by me AlexeWarr today on [30 april 2013]
Tested on this revision "TrinityCore rev. 54749e6918df+"
Code:
Using configuration file worldserver.conf.
Using SSL version: OpenSSL 1.0.1c 10 May 2012 (library: OpenSSL 1.0.1c 10 May 2012)
Using ACE version: 6.1.4
TrinityCore rev. 54749e6918df+ 2013-04-30 11:10:39 +0200 (master branch) (Win32, Release) (worldserver-daemon)
Using World DB: TDB 335.51

I do not take any credits for this script, I just tested and shared because it works fine!

Credits given to silviu2008

Download
 
Last edited by a moderator:

OMGhixD

Sexy Member
What does it do like exactly? is this a way to add V.I.P rates to idk a special person/account?
 
Top