[DiscordArchive] this was posted in the proper section, right?
[DiscordArchive] this was posted in the proper section, right?
Archived author: Village • Posted: 2022-02-08T16:24:50.364000+00:00
Original source
i recall now, two months later
Archived author: Village • Posted: 2022-02-08T16:30:37.718000+00:00
Original source
you have already made me understand it's a huge job
Archived author: Village • Posted: 2022-02-08T16:30:52.887000+00:00
Original source
ill have that in mind finding someone
Archived author: 郑佩茹 • Posted: 2022-02-08T19:09:20.399000+00:00
Original source
I would like to solve this issue as first try at solving core issues: https://github.com/azerothcore/azerothco...sues/10588
Is anyone can explain how the gossip menu option interact with the assigned creature_template script? It seems like select the gossip menu should call "DoAction" with gossip_menu_option ID as a parameter, but I added a log statement to check and it seems to not being called. Sorry for beginner questions!
[Embed: [Love is in the Air] Apothecary Hummel not work · Issue #10588 · az...]
Current Behaviour Today is the first day of Valentine's day. I have a conversation with apothecary Hummel and can't start the battle Expected Blizzlike Behaviour Talk to apothecary ...
https://github.com/azerothcore/azerothco...sues/10588
Archived author: Kitzunu • Posted: 2022-02-08T19:09:46.457000+00:00
Original source
IU think Nyeriah is fixing it
Archived author: Kitzunu • Posted: 2022-02-08T19:09:54.952000+00:00
Original source
it was accidentally nuked by me
Archived author: 郑佩茹 • Posted: 2022-02-08T19:10:15.574000+00:00
Original source
Okay, I will just see how Nyeriah fixes the issue and will try another issue instead myself. Thank you!
Archived author: Kitzunu • Posted: 2022-02-08T19:11:06.036000+00:00
Original source
It's easy.
The "new" script system can't be used with creatures that have scripted gossips. (Because gossips are not a part of ScriptedAI ♂️)
Archived author: Kitzunu • Posted: 2022-02-08T19:11:11.909000+00:00
Original source
so
Archived author: Kitzunu • Posted: 2022-02-08T19:11:26.638000+00:00
Original source
and I accidentally updated that script to new system, which means the scripted gossip wont work