Enoch Posted January 22, 2023 Posted January 22, 2023 may i request an quest npc with change location after 1 quest completed so on every 1 quest completed it will change main town thank you Quote
0 Skorm Posted January 26, 2023 Posted January 26, 2023 (edited) @Enoch It's just easier to make two separate npcs and just disable the one for that player after they've completed the quest. But you might be able to use these two commands I'm pretty sure they work on npcs. rathena/script_commands.txt at master · rathena/rathena · GitHub rathena/script_commands.txt at master · rathena/rathena · GitHub Then you could get the npcs position and branch on that. ---- If you wanted to go about disabling the npc for just that player you could try...rathena/script_commands.txt at master · rathena/rathena · GitHub With like a proximity trigger and then just add a condition within the npc to ignore clicks from people that have completed that part of the quest. Edited January 26, 2023 by Skorm Quote
Question
Enoch
may i request an quest npc with change location after 1 quest completed so on every 1 quest completed it will change main town thank you
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.