Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

reload quest_template_addon quest_offer_reward quest_request_items command #29856

Open
Aokromes opened this issue Mar 30, 2024 · 4 comments
Open

Comments

@Aokromes
Copy link
Member

Aokromes commented Mar 30, 2024

Description

we need to allow reload quest_template_addon / quest_offer_reward / quest_request_items

Expected behaviour

quest_template_addon / quest_offer_reward / quest_request_items are reloaded

Steps to reproduce the problem

feature request

Branch

3.3.5

TC rev. hash/commit

ebdcb62

Operating system

n/r

Custom changes

m/r

@Aokromes Aokromes changed the title reload quest_template_addon command reload quest_template_addon quest_offer_reward quest_request_items command Mar 30, 2024
@Jonne733
Copy link
Contributor

Jonne733 commented Mar 30, 2024

@Aokromes
Sup dude, please correct me if I'm completely wrong in this assumptions or if I have missed something obvious, but isn't the command ".reload quest_template", when used in game, something that reloads all of does tables that you mentioned? 🤔

@Aokromes
Copy link
Member Author

hmmm not sure at least it doesn't shows reloading those tables.

@Jonne733
Copy link
Contributor

Yes, that is true. A visual indication in the chat window that tells you that does tables also were reloaded would be handy. 😉

@Rushor
Copy link
Contributor

Rushor commented Apr 13, 2024

sObjectMgr->LoadQuests();

handles the reload of all quest stuffs,

just change the text here:
https://github.com/TrinityCore/TrinityCore/blob/3.3.5/src/server/scripts/Commands/cs_reload.cpp#L548

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

No branches or pull requests

3 participants