[DiscordArchive] https://github.com/azerothcore/azerothcore-wotlk/pull/22988
[DiscordArchive] https://github.com/azerothcore/azerothcore-wotlk/pull/22988
Archived author: Crow • Posted: 2025-10-23T11:59:19.577000+00:00
Original source
https://github.com/azerothcore/azerothco...pull/22988
This PR seems to have acknowledged that it would break a bunch of walking scripts. If this is the cause, then shouldn’t it not be merged until the corresponding fixes are made?
[Embed: fix(Core/Unit): rework Walk/Run mode by killerwife · Pull Request ...]
Core had 3 separate walking systems:
SetWalk in Unit
SetRun in escort
SetRun in Smartai
Aim:
Only use SetWalk in unit from henceforth
Causes: Movement generators must never adjust SetWalk
Instead t...
https://github.com/azerothcore/azerothco...pull/22988
Archived author: Dakeiz • Posted: 2025-10-23T12:11:57.443000+00:00
Original source
Hello, how would I go about getting an icon from an item name/id? I really can't grasp how icons are handled