[DiscordArchive] How can I make a mob non-temporary?
[DiscordArchive] How can I make a mob non-temporary?
Archived author: Teknishun • Posted: 2025-09-22T01:44:06.363000+00:00
Original source
How can I make a mob non-temporary?
Archived author: Ryan Turner • Posted: 2025-09-22T01:54:58.486000+00:00
Original source
instead of .npc add temp remove the temp
Archived author: Ryan Turner • Posted: 2025-09-22T01:55:04.714000+00:00
Original source
npc add
Archived author: Ryan Turner • Posted: 2025-09-22T01:55:18.429000+00:00
Original source
(will create a new entry (guid) in creature)
Archived author: Teknishun • Posted: 2025-09-22T01:56:03.709000+00:00
Original source
Im trying to make these non-temp. https://www.wowhead.com/wotlk/npc=21419/...l-attacker Im assuming they are so Im trying to reverse this.
Archived author: Ryan Turner • Posted: 2025-09-22T01:57:02.239000+00:00
Original source
Pretty sure making them a permantant spawn isn't the solution
Archived author: Ryan Turner • Posted: 2025-09-22T01:57:15.794000+00:00
Original source
As they are spawned by a spell (or serveside spell)
Archived author: Ryan Turner • Posted: 2025-09-22T01:57:19.671000+00:00
Original source
So they are summons
Archived author: Ryan Turner • Posted: 2025-09-22T01:57:56.736000+00:00
Original source
Check aowow in altervista it should tell what spell it uses
Archived author: Teknishun • Posted: 2025-09-22T01:57:57.442000+00:00
Original source
Any idea how to fix https://github.com/azerothcore/azerothco...bea79a7b90 ? commenting out those two lines fix the issue. of course thats not a real solution so Im trying to find one, Im afraid the commit author might not reply for a while.
[Embed: fix(Core/Creatures): Always update temp summons (#22484) · azeroth...]
https://github.com/azerothcore/azerothco...bea79a7b90