Dolphin86 Posted February 23, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Share Posted February 23, 2022 as title can someone share or show me how can i edit the repeatable quest follow as IRO reward quest? rathena github for repeatable quest Quote Link to comment Share on other sites More sharing options...
0 Rynbef Posted February 24, 2022 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: Yesterday at 04:54 PM Share Posted February 24, 2022 (edited) @Dolphin86After give the items, Exp or zeny u need to erase the quest and/or set variables to 0. The player is able to repeat the quest afterwards. Rynbef~ Edited February 24, 2022 by Rynbef Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted February 24, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted February 24, 2022 3 hours ago, Rynbef said: @Dolphin86After give the items, Exp or zeny u need to erase the quest and/or set variables to 0. The player is able to repeat the quest afterwards. Rynbef~ sorry i dont get it, Quote Link to comment Share on other sites More sharing options...
0 Rynbef Posted February 24, 2022 Group: Forum Moderator Topic Count: 48 Topics Per Day: 0.01 Content Count: 941 Reputation: 125 Joined: 05/23/12 Last Seen: Yesterday at 04:54 PM Share Posted February 24, 2022 1 hour ago, Dolphin86 said: sorry i dont get it, If u want that the character can't repeat the quest to need a Variable like CocoQuest to 1 after getting Exp. At the begin of the script u add an if-statement and continue if the Variable CocoQuest != 1 is. If u want it to be account Bounded u need a # before. Ex. #CocoQuest Rynbef~ Quote Link to comment Share on other sites More sharing options...
0 Dolphin86 Posted February 24, 2022 Group: Members Topic Count: 280 Topics Per Day: 0.06 Content Count: 757 Reputation: 17 Joined: 01/07/12 Last Seen: December 18, 2024 Author Share Posted February 24, 2022 1 hour ago, Rynbef said: If u want that the character can't repeat the quest to need a Variable like CocoQuest to 1 after getting Exp. At the begin of the script u add an if-statement and continue if the Variable CocoQuest != 1 is. If u want it to be account Bounded u need a # before. Ex. #CocoQuest Rynbef~ ohh no i was plan to set the exp reward for each quest as the same as Here Quote Link to comment Share on other sites More sharing options...
0 Racaae Posted February 26, 2022 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 214 Reputation: 94 Joined: 06/02/12 Last Seen: 2 hours ago Share Posted February 26, 2022 (edited) Hi, You need to open each file and look for the lines with getexp. Then change the values according to the wiki if they are different. getexp <base exp>, <job exp>; Some Monster Hunting quests are missing, I suggest you to copy other NPC and change the text and values. Missing: Medusa, Lava Golem and Deleter. There's no Towns Bounty Boards in the folder. You can look at scripts from other people and see if you like: Edited February 26, 2022 by Racaae adding links Quote Link to comment Share on other sites More sharing options...
Question
Dolphin86
as title can someone share or show me how can i edit the repeatable quest follow as IRO reward quest?
rathena github for repeatable quest
Link to comment
Share on other sites
5 answers 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.