Originally Posted by Kavan
If all you want to do is change item names and not stats it shouldn't be that hard to write a script that converts the item cache xml and replaces the name based on id. Rawr will use whatever item names are in item cache so if you can get/make an item cache with different names it should work without problems. The only thing is you can't refresh item data because that would overwrite names.
If you can modify source you could also change wowhead parsing to pull data from de.wowhead.com instead, but you would only want to get item name, because stat names would break the parsing.
|
We still parse a couple things based on item name, which would frell up those specific items, too.