AnchyDev
AnchyDev
> [illidan crash.zip](https://github.com/azerothcore/azerothcore-wotlk/files/11752232/illidan.crash.zip) Please use [gist](https://gist.github.com/) if you are going to share logs or source files.
I think people should just update their modules to use the proper pathing. If you find a module with incorrect pathing and it is intended to be applied in an...
I did a little investigating with a custom gossip NPC, it would be nice if somebody else can confirm this. While testing one of my modules I noted that when...
> It might or might not be unrelated but I can tell you there has never been any occasion for me where the first item worked when this issue popped...
Update on this issue on how to reproduce this with an existing npc: - `.go creature 116913` - Setup macro: `/run SelectGossipOption(2)` - Run out of range - Run back...
> One of our very experienced Discord members mentioned a possible fix when talking about this topic: robinsch: This issue happens when getting dialog status from other NPCs while having...
Confirmed on my local server that removing [L151 of CreatureScript.cpp](https://github.com/azerothcore/azerothcore-wotlk/blob/master/src/server/game/Scripting/ScriptDefines/CreatureScript.cpp#L151) fixes the issue for me. Tested on `.go creature 116913`, moving left to right pre-patch will break the gossip but...
I think you have to respawn the gob with a new GUID with the new scale if you want gobs to work for the client. That's how I recall ArcEmu...
> > I think you have to respawn the gob with a new GUID with the new scale if you want gobs to work for the client. That's how I...
The reason the module does not have multiple enchants is because it destabilizes and makes enchanting / profession enchants redundant. I have carefully chosen these enchanting slots: - Armor uses...