[DiscordArchive] is there any information on how to fix the issue where the raging spirits during the lich king encou
[DiscordArchive] is there any information on how to fix the issue where the raging spirits during the lich king encou
Archived author: Supreme • Posted: 2025-08-30T06:08:40.503000+00:00
Original source
is there any information on how to fix the issue where the raging spirits during the lich king encounter fall through the platform?
Archived author: Supreme • Posted: 2025-08-30T06:10:43.520000+00:00
Original source
in every lich king fight, 1-2 raging spirits fall through the platform
Archived author: Mithria • Posted: 2025-08-30T06:44:32.118000+00:00
Original source
idk about any guides but in short:
1) make npc in `creature_template`
<https://www.azerothcore.org/wiki/creature_template>
make sure that `npcflag` includes 128 to mark it as a vendor! also add display information to the `creature_template_model` table
2) make vendor table in `npc_vendor`
<https://www.azerothcore.org/wiki/npc_vendor>
where `entry` is the same entry for your creature that you made in step 1 and `item` is an item you want them to sell.
3) spawn the creature in world by going in-game and using `.npc add <entry>` where <entry> is the entry you used for step 1
Archived author: Mithria • Posted: 2025-08-30T06:52:22.519000+00:00
Original source
whoops accidentally put .npc add temp which would only make them temporary lmao my bad
Archived author: nooby • Posted: 2025-08-30T07:18:56.211000+00:00
Original source
Hey guys im trying to understand how spells work and i haven't been able to find what determines procs getting used after being hit
![[Image: image.png?ex=690c4be2&is=690afa62&hm=c3d...a1d9d5e95&]](https://cdn.discordapp.com/attachments/1255602330431127753/1411248820276297869/image.png?ex=690c4be2&is=690afa62&hm=c3da2664d0f6af39452c43d5590733507a1d72a67665cae1c46fb9ea1d9d5e95&)
Archived author: nooby • Posted: 2025-08-30T07:18:58.575000+00:00
Original source
![[Image: image.png?ex=690c4be2&is=690afa62&hm=c3d...a1d9d5e95&]](https://cdn.discordapp.com/attachments/1255602330431127753/1411248820276297869/image.png?ex=690c4be2&is=690afa62&hm=c3da2664d0f6af39452c43d5590733507a1d72a67665cae1c46fb9ea1d9d5e95&)