[DiscordArchive] Heyo I have a quick question about sql files for modules. I have seen multiple modules saying that w
[DiscordArchive] Heyo I have a quick question about sql files for modules. I have seen multiple modules saying that w
Archived author: Filo • Posted: 2025-02-12T17:24:25.624000+00:00
Original source
Heyo I have a quick question about sql files for modules. I have seen multiple modules saying that we need to run sql files for it to work.
However from what I understand, the files are directly run when launching the server?
If the files are run directly, what about optional sql files? Does that mean we have to remove the ones that we don't want from the module?
Archived author: Honey • Posted: 2025-02-12T17:41:32.047000+00:00
Original source
It's per module. Each one is different. Generally, you should follow the respective readme.
Archived author: MrHarbinger • Posted: 2025-02-12T18:09:28.003000+00:00
Original source
Hey! If a quest has the requirement of selecting a specific gossip_option to complete the objective, can I do this in the database or do I need to use scripts for that? I cannot find any action_type in smart_scripts that does this.
Archived author: Kitzunu • Posted: 2025-02-12T18:10:48.276000+00:00
Original source
usually in those cases it is completed by a spell
Archived author: Kitzunu • Posted: 2025-02-12T18:11:41.184000+00:00
Original source
but can be done with a script in core