Results 1 to 10 of 39
-
11-02-14, 12:56 PM #1Graphics Guru



- Join Date
- Feb 2009
- Posts
- 1,377
- Rep Power
- 24
- Reputation
- 382
Individual player XP and loot rates for latest TrinityCore 3.3.5a
Register to remove this adHow to install:This patch allows players to set their XP and loot rate (multiplier) to a custom value.
Players are given two commands: .rate xp $value and .rate loot $value that will be used to change rates.
Maximum rates and who can use commands (account security) are configurable via config. values.
1. Download/Get the scripts from link given below
(don't forget to say Thanks)
UPDATED LINK
[hide]
https://github.com/Vitasic/Patch/tre...dividual_rates
[/hide]
2. Import character_loot_rate.sql and character_xp_rate.sql in your TC characters database
3. Import commands.sql in your TC world database (not necessarily needed, used to add help to commands)
4.
If your TrinityCore clone does not contain any custom scripts (original TrinityCoreClonePath\src\server\scripts\Custom\CMa keLists.txt) and you are too lazy to modify scripts/Custom/CMakeLists.txt you can apply individual_rates.patch to your TrinityCore clone, via git apply rates.patch or git patch -p1 < 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.
OR
If you already have custom scripts (altered TrinityCoreClonePath\src\server\scripts\Custom\CMa keLists.txt)
Apply invdividual_rates.patch to your TrinityCore clone, then go to TrinityCoreClonePath\src\server\scripts\Custom and modify CMakeLists.txt to add custom_rates.cpp script. File should have the following structure:
Note: You will generally want to apply invdividual_rates.patch because more than sure you already have custom scripts.Code:set(scripts_STAT_SRCS ${scripts_STAT_SRCS} Custom/custom script 1.cpp Custom/custom script 2.cpp . . . Custom/custom_rates.cpp )
5. Copy custom_rates.cpp to PathToTrinityCoreClone/src/server/scripts/custom
6. Use cmake to configure & generate TC project files again, then re-compile
7. Make sure to copy worldserver.conf.dist in your server's binaries folder, on the bottom it contains different configs for this patch
Patch was successfully applied on TC rev. https://github.com/TrinityCore/Trini...6257fdb88b734a
Credits silviu2008
-
19-02-17, 03:04 AM #2Beginner

- Join Date
- Jan 2017
- Posts
- 3
- Rep Power
- 10
- Reputation
- 1
Cheers for this, Exactly what im looking for.
-
13-03-17, 10:00 AM #3Beginner

- Join Date
- Dec 2015
- Posts
- 2
- Rep Power
- 11
- Reputation
- 1
I need download
I test it and comment if works or not
-
08-05-17, 11:48 PM #4Beginner

- Join Date
- Mar 2014
- Posts
- 3
- Rep Power
- 12
- Reputation
- 1
(-_-) Ty
-
17-05-17, 08:01 PM #5Beginner

- Join Date
- Dec 2015
- Posts
- 2
- Rep Power
- 11
- Reputation
- 1
Don't work
-
22-05-17, 11:03 AM #6Beginner

- Join Date
- May 2017
- Posts
- 1
- Rep Power
- 9
- Reputation
- 1
its outdated
-
24-05-17, 01:57 PM #7Beginner

- Join Date
- May 2017
- Posts
- 8
- Rep Power
- 9
- Reputation
- 1
good work
-
08-06-17, 03:56 PM #8Beginner

- Join Date
- Jan 2010
- Posts
- 4
- Rep Power
- 17
- Reputation
- 1
Pls Update not work on New Trinitycore
Last edited by Seebaby; 08-06-17 at 08:20 PM.
-
14-07-17, 08:34 PM #9Beginner

- Join Date
- Mar 2010
- Posts
- 1
- Rep Power
- 16
- Reputation
- 1
Still work?
Anyone know if this still works? Will attempt to try.
-
10-10-17, 01:28 AM #10Beginner

- Join Date
- Nov 2011
- Posts
- 2
- Rep Power
- 15
- Reputation
- 1
Register to remove this adDoes this still work?



Wise
Reply With Quote






