This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Increasing quest limit  (Read 1407 times)

tvovk

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Increasing quest limit
« on: October 28, 2016, 10:22:49 am »
Is there a way to increase quest log limit? I tried changing the constant MAX_QUEST_LOG_SIZE to 50 (QuestDef.h). It kind of works in game, you can accept quests past 25 limit.

Problems:
1. Quest givers that gave quests past 25 limit still have exclamation mark above their head, although when talking to them it shows that quest is accepted.
2. There is no quest accepted message in chat window after exceeding 25 limit.
3. Quest log doesn't show more than 25 quests.

I am thinking that there must be something to do client side.

Using TrinityCore with WOTLK 3.3.5a
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
Re: Increasing quest limit
« Reply #1 on: October 31, 2016, 05:23:53 pm »
Afaik it's a client limit.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: Increasing quest limit
« Reply #2 on: October 31, 2016, 06:16:50 pm »
It is. I tried bypassing it or rather reduce it, however there is no setting that allows to change it. Afaik it's not possible if you don't modify the binary.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

tvovk

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: Increasing quest limit
« Reply #3 on: November 01, 2016, 07:36:40 pm »
That's what I was afraid of. Thanks!
« Last Edit: January 01, 1970, 01:00:00 am by Admin »