Yggdrasil WoW
Yggdrasil WoW
Might this be a blanket fix relevant for this issue? :) Edit: Changed to consider whether flag 128 is already applied UPDATE item_template SET Flags = Flags | 128 WHERE...
That's why I added subclass 6-10 as well to item class 4, so that it'll only be applied to Shields, Librams, Idols, Totems, and Sigils :) However, I just tested...
I've had a look at this too and the overall functionality gets the job done. However, what's pretty confusing is that Shandy's database dialogues are in the wrong order in...
This happens if you're riding the kodo vehicle and change out of the warsong farm zone, try walking to the beach for example and the kodo will get stuck permanently...
I just tried giving this a compile by pulling https://github.com/iThorgrim/azerothcore-wotlk/tree/ElunaMultiState and https://github.com/iThorgrim/mod-eluna/tree/MultiStates but had to iron out a few kinks to get it functional: 1. Initially, it threw errors on...
Update: I'm stuck on booting with the following issue now, any clue what might cause this? Wiping the game event tables and starting afresh doesn't seem to resolve it. Will...
Packed GUIDs (2 bits) and normal GUIDs (8 bits) are different things. Some packets use full high guids, others use packed high guids, meaning we need to separate these into...
Here's a good way to reproduce the issue of being unable to mount a flying mount on entering Krasus' landing from the stairs (not the same issue as hybrid mounts...