[DiscordArchive] Are they in the sql table for npcs?
[DiscordArchive] Are they in the sql table for npcs?
Archived author: Keleborn • Posted: 2025-02-07T03:25:42.509000+00:00
Original source
Are they in the sql table for npcs?
Archived author: Keleborn • Posted: 2025-02-07T03:27:31.249000+00:00
Original source
I don't think it's supposed to say anything in chat. Are you sure the period is there a the beginning?
Archived author: Revision • Posted: 2025-02-07T03:30:57.338000+00:00
Original source
It probably can't find the npc so it errors out and prints that
Archived author: Keleborn • Posted: 2025-02-07T03:35:01.667000+00:00
Original source
The there may be an sql script you need to add manually to add the character to the creature template table.
Archived author: Thor • Posted: 2025-02-07T03:35:50.447000+00:00
Original source
I've tried running so many SQL scripts to get it into the database to no avail I'm either too dumb or too frustrated to figure it out. Or both.
Archived author: Keleborn • Posted: 2025-02-07T03:42:44.622000+00:00
Original source
What mod are you trying to add?
Archived author: Thor • Posted: 2025-02-07T03:44:22.387000+00:00
Original source
The guildhouse module - https://github.com/azerothcore/mod-guild...ree/master
The commands work in-game like trying to teleport to the guild house shows that the module is active. I just can't do it since I can't spawn the NPC to purchase said guild house to teleport to. Heh. I've been struggling adding these custom NPCs related to other modules as well.
[Embed: GitHub - azerothcore/mod-guildhouse: Custom guild house for Azeroth...]
Custom guild house for AzerothCore. Contribute to azerothcore/mod-guildhouse development by creating an account on GitHub.
https://github.com/azerothcore/mod-guild...ree/master
Archived author: Keleborn • Posted: 2025-02-07T03:47:35.636000+00:00
Original source
Are you using Heidisql or something similar?
Archived author: Thor • Posted: 2025-02-07T03:48:55.254000+00:00
Original source
Yes, exactly that
Archived author: Keleborn • Posted: 2025-02-07T03:49:36.242000+00:00
Original source
this sql script `2024_04_07_00_creatures_objects.sql` adds the innkeeper to the creature template table. Run this manually first, then check to make sure they are in the creature_template table.