[DiscordArchive] sorry to necro this old message, but how did you manage to do this?
[DiscordArchive] sorry to necro this old message, but how did you manage to do this?
Archived author: carp • Posted: 2025-11-03T23:37:53.539000+00:00
Original source
sorry to necro this old message, but how did you manage to do this?
Archived author: Degen • Posted: 2025-11-03T23:50:12.363000+00:00
Original source
dungeonquestgiver.sql
Archived author: Nivik • Posted: 2025-11-03T23:50:24.487000+00:00
Original source
You are the best
Archived author: Degen • Posted: 2025-11-03T23:50:39.104000+00:00
Original source
might be missing some
Archived author: Degen • Posted: 2025-11-03T23:50:50.516000+00:00
Original source
just grabbed everything with questid = dungeonquest
Archived author: Degen • Posted: 2025-11-04T00:10:38.904000+00:00
Original source
actually this crashes the server from too many gossip options
Archived author: Nivik • Posted: 2025-11-04T00:13:36.342000+00:00
Original source
Sad
Archived author: Nivik • Posted: 2025-11-04T00:13:42.488000+00:00
Original source
Ok, thanks for letting me know
Archived author: Triston • Posted: 2025-11-04T00:38:19.017000+00:00
Original source
Is there a client limitation for how many gossip options there can be? Seems like just upping the defined max in this assert might resolve the issue (https://github.com/azerothcore/azerothco...ef.cpp#L43)? Just guessing while I browse code on my phone - I don’t have an AC environment to test with
[Embed: azerothcore-wotlk/src/server/game/Entities/Creature/GossipDef.cpp a...]
Complete Open Source and Modular solution for MMO. Contribute to azerothcore/azerothcore-wotlk development by creating an account on GitHub.
https://github.com/azerothcore/azerothco...sipDef.cpp
Archived author: Degen • Posted: 2025-11-04T00:45:59.910000+00:00
Original source
idk if the client is limited but gossip windows can have scroll bars
looks like setting it higher crashes worldserver