[DiscordArchive] Or, I think I can do quests via modules right? put a npc that accept quest, and then when requisites
[DiscordArchive] Or, I think I can do quests via modules right? put a npc that accept quest, and then when requisites
Archived author: Zindokar • Posted: 2025-02-08T13:54:20.094000+00:00
Original source
Or, I think I can do quests via modules right? put a npc that accept quest, and then when requisites are satisfied, auto turn in via module?
Archived author: Ryan Turner • Posted: 2025-02-08T13:58:58.529000+00:00
Original source
I've tried before just using SQL (by giving the quest to an npc) but if the quest has requirements that arent completed wont give it to you because it needs the preivous quest(s). I know you can give quests to player (like the gm command works) via scripts just dont know how to do it but but via script you can give it no matter if the prior conditions are met. And i will assume when the check if the quest is complete you could just reward it (aka delivery it automatically)
Archived author: Zindokar • Posted: 2025-02-08T14:00:20.992000+00:00
Original source
I was thinking on custom quests, not original dungeon quests, so people can follow original content plus mine. So mine would only need level requirements, or no, just the killing or item stuff.
Archived author: Zindokar • Posted: 2025-02-08T14:00:55.252000+00:00
Original source
but the thing is, if I want that npc appears after last boss killed, can be doable by sql?
Archived author: Ryan Turner • Posted: 2025-02-08T14:01:04.649000+00:00
Original source
Yes
Archived author: Ryan Turner • Posted: 2025-02-08T14:01:44.814000+00:00
Original source
Make the quest, give the quest to an npc at the start. And with conditions you can make the npc appear after X thing is met if not mistaken
Archived author: Ryan Turner • Posted: 2025-02-08T14:01:52.240000+00:00
Original source
SmartAI and Conditions
Archived author: Zindokar • Posted: 2025-02-08T14:04:11.391000+00:00
Original source
mmmh lot to study
Archived author: Zindokar • Posted: 2025-02-08T14:04:21.059000+00:00
Original source
thanks, I think with Keira editor I can guess how to
Archived author: Ryan Turner • Posted: 2025-02-08T14:04:35.892000+00:00
Original source
Keira3 will allow you easily visually to achieve that yes