Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[ Feature ]: Same Indicator of Disabled Quest (inside of the quest page itself) #58

Open
TheSCREWEDSoftware opened this issue Nov 3, 2024 · 3 comments

Comments

@TheSCREWEDSoftware
Copy link

TheSCREWEDSoftware commented Nov 3, 2024

Describe your feature request or suggestion in detail

(a more obvious red text like that, i know the quest itself says on the rectangle on the right)

image

Describe a possible solution to your feature or suggestion in detail

image

or similiar to this warning

image (as an example)

Additional context

No response

@Helias
Copy link
Member

Helias commented Nov 3, 2024

How we can get from the database if a quest is disabled or not?

@TheSCREWEDSoftware
Copy link
Author

TheSCREWEDSoftware commented Nov 3, 2024

Should've added, the QuestTemplate has a column for QuestType.

SELECT * FROM quest_template WHERE QuestType = 1

image

But while I look at this, if it's possible. If the quest has no quest giver or quest ender (if not a auto accept or auto complete question) it probably could display a message also. "Missing Quest Starter" or "Missing Quest Ender"

Edit: The quest 13524 which is the other unused Silverbrook quest. I think it doesnt have an NPC quester for any start oend therefor i think its considred disabled.

@heyitsbench
Copy link

disables table can also be referred to, specifically sourceType of 1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants