Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Big Bad Bot on November 03, 2014, 08:43:58 am
-
Isn't really too much mystery. I was surfing in my DBC files for weeks and I didn't find anything about this. Can someone help me?
Anyways, the server is a Trinitycore.
Thanks!
-
Tryed to find - found nothing. Some core programmer should be able to tell you. I have no idea where is value taken from, but I would be also a bit interrested in changing it.
-
Haven't tested:
https://github.com/TrinityCore/TrinityC ... andler.cpp (https://github.com/TrinityCore/TrinityCore/blob/15fbb6f46fb24fdc6f91786543b32f247e6525fc/src/server/game/Handlers/MailHandler.cpp" onclick="window.open(this.href);return false;)
Line 332 if you want a fixed price otherwise calculated at Line 180-182
-
Haven't tested:
https://github.com/TrinityCore/TrinityC ... andler.cpp (https://github.com/TrinityCore/TrinityCore/blob/15fbb6f46fb24fdc6f91786543b32f247e6525fc/src/server/game/Handlers/MailHandler.cpp" onclick="window.open(this.href);return false;)
Line 332 if you want a fixed price otherwise calculated at Line 180-182
Modify 180.
-
Awesome! I'll try it soon. Thank you to everyone! :D
-
No problem :)