paintballrefjosh / MaNGOSWebV4

This is a continuation of the MaNGOSWebV3 project.
GNU General Public License v3.0
32 stars 48 forks source link

Change wowhead Language #57

Open Hellangel1987 opened 6 years ago

Hellangel1987 commented 6 years ago

Hi,

how to change the WoWhead Language Gateway?

i allready changed it to de.wowhead.com -> that works on hovering the Item as below:

screenshot 1

but i want also to change the text showing in the "Rewards" Box here:

screenshot 2

Any ideas ?

Thanks & Regards,

Hellangel

paintballrefjosh commented 6 years ago

Looks like this name comes out of the World DataBase.

$item_name = $WDB->selectCell("SELECT name FROM item_template WHERE entry='".$pack."'");

I may be able to pull this from WoW Head directly. Does your World Database have DE language entries?

Hellangel1987 commented 6 years ago

yes my world database has DE language entries sure.

its

item_template_locale

table

item names

paintballrefjosh commented 6 years ago

Which private server are you running? That table name doesn't show up for MaNGOS so I may need to add some logic if it's another variant.

Hellangel1987 commented 6 years ago

its trinitycore 3.3.5