[DiscordArchive] As in the text the NPC says when giving quests?
[DiscordArchive] As in the text the NPC says when giving quests?
Archived author: Grass • Posted: 2020-11-30T16:41:46.012000+00:00
Original source
As in the text the NPC says when giving quests?
Archived author: Hacaw • Posted: 2020-11-30T16:42:07.375000+00:00
Original source
yup, or the text used when you escort them
Archived author: Voxstrasza • Posted: 2020-11-30T16:44:49.687000+00:00
Original source
creature_text and broadcast_text
Archived author: Hacaw • Posted: 2020-11-30T16:47:35.833000+00:00
Original source
Thanks <@!348606000384966656> , I found the texts I was looking for in creature_text
Archived author: Voxstrasza • Posted: 2020-11-30T17:02:49.674000+00:00
Original source
might need to update it in broadcast text too
Archived author: Silker • Posted: 2020-11-30T17:05:44.711000+00:00
Original source
both are linked so yeah
Archived author: Hacaw • Posted: 2020-11-30T17:06:03.526000+00:00
Original source
I found some texts in broadcast_text, but since it's not using as PK/FK to either npc / quest-id, I am not sure about it
Archived author: Silker • Posted: 2020-11-30T17:09:58.947000+00:00
Original source
btw <@!775837750775644180> if you ever need some kind of reference for texts with examples, here are some I've made, otherwise ignore this.
https://github.com/azerothcore/azerothco...efc227dR52
or
https://github.com/azerothcore/azerothco...3509/files
Archived author: Hacaw • Posted: 2020-11-30T17:11:15.816000+00:00
Original source
Hmm, I see, thank you very much, it will definitely help !