Jump to content
  • 0

Add more mobs to hunt in questdb


Question

Posted

Hello, I have defined the variable: #define MAX_QUEST_OBJECTIVES 10 ///Max quest objectives for a quest However in the client, when I have a quest to kill 4 mobs, it doesn't show them all. When I put 3 mobs in the quest_db.yml, then it renders it correctly. Am i missing anything / patch in client side?

Quest with 4 mobs:

image.png?ex=66d81fbe&is=66d6ce3e&hm=c351e71f0849d3af96d4d189bab81d54b79a763675c58a8b5c3aa9ca3b0ca20d&=

Quest with 3 mobs:

image.png?ex=66d81fbe&is=66d6ce3e&hm=d76bf882905ff24010015d5a6510697b41d88218d4befc23f7fc040264b955a9&=

 

I tried updating the SRC code to add a new column to the database during the Insert/Update/etc actions, however it remains to show's wrong when there're more than 3 mobs in the target list.

2 answers to this question

Recommended Posts

  • 0
Posted
On 9/3/2024 at 12:52 PM, crazyarashi said:

You can change it server side, but the client only handle max of 3 quest objectives. Afaik there is no patch for it.

Hi,
Thanks for reply!
Yeah, I changed in server side, but if the restriction comes from client, it's kinda pointless, I will try to request a patch for that, maybe someone would take a look.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...