yuchinin Posted July 25, 2017 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 120 Reputation: 48 Joined: 07/23/13 Last Seen: August 27, 2021 Share Posted July 25, 2017 View File Player Questing Board [NOTE] For now on I will keep release all of my work for free , I hope most people can enjoy my script without paid. But if you still want to support my work, please consider donate or become my patron. Thank you. It just a questing board which everyone can post request on it and let other to complete it for reward. Feature: Set a title for the request Set a requested Item or Zeny on the board (Or Both) Set a reward Item or Zeny on the request This script need my release of: Spoiler Suggestion are welcome. Pending Script Upload: Spoiler Treasure Hunting Farming System Simulate Vending Network Monster Controller (Core) Monster Tamer Patrolling Guard Arcus System Todo list: //= 1. Change log from status to actual log and delete expired or completed request //= 2. Make it compatible with newest RANDOM OPTIONS Item //= 3. Add blacklist check //= 4. Add weight check By downloading this script, you agree to these terms: You are not allowed to redistribute this script in any way, shape, or form. Chargeback scams are not tolerated and will get you punished on rAthena. I still retain all rights to this script. Terms above may be changed or adjusted without prior notification. Copyright © - Yuchinin 2017 - All Rights Reserved Submitter yuchinin Submitted 07/25/2017 Category Utilities Content Author 2 1 Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 4, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share Posted September 4, 2017 Hi, i've got error when use this script could you help me to solved this error. Quote Link to comment Share on other sites More sharing options...
Elf0 Posted September 11, 2017 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 23 Reputation: 3 Joined: 01/05/13 Last Seen: February 3, 2021 Share Posted September 11, 2017 (edited) Em 04/09/2017 às 3:33 da manhã, hendra814 disse: Oi, eu tenho erro ao usar este script Você poderia ajudar um resolver este erro? need Edited September 11, 2017 by Elf0 Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 12, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share Posted September 12, 2017 10 hours ago, Elf0 said: need already put that too, but still got that error. Quote Link to comment Share on other sites More sharing options...
Stolao Posted September 12, 2017 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: 21 hours ago Share Posted September 12, 2017 I got it running fine. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted September 12, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1278 Reputation: 170 Joined: 06/12/12 Last Seen: 7 hours ago Share Posted September 12, 2017 2 hours ago, Stolao said: I got it running fine. Sorry, after replace common file with the new one, the script work now. Sorry for the problem, because this script i'm owned from another user. Quote Link to comment Share on other sites More sharing options...
Radian Posted December 16, 2017 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted December 16, 2017 @yuchinin Heya! Its a great script. I just want to add something that will prevent players giving bounded items as reward. If that is possible thanks in advance! Quote Link to comment Share on other sites More sharing options...
iraciz Posted August 6, 2020 Group: Members Topic Count: 140 Topics Per Day: 0.03 Content Count: 562 Reputation: 111 Joined: 10/05/12 Last Seen: February 12, 2024 Share Posted August 6, 2020 On 9/11/2017 at 8:38 PM, hendra814 said: already put that too, but still got that error. I have the same problem, all those dmm scripts are outdated and not wroking properly in recent rAthena versions Quote Link to comment Share on other sites More sharing options...
mawjustin Posted June 30, 2022 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 124 Reputation: 6 Joined: 09/26/14 Last Seen: August 20, 2024 Share Posted June 30, 2022 Hi, I tried adding Random Option support for this, but it seems its only limited to cards, is there a way to fix this? Quote Link to comment Share on other sites More sharing options...
yuegutian Posted January 9, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 01/09/23 Last Seen: January 29, 2023 Share Posted January 9, 2023 I want to have a look,thanks Quote Link to comment Share on other sites More sharing options...
yuegutian Posted January 13, 2023 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 3 Reputation: 0 Joined: 01/09/23 Last Seen: January 29, 2023 Share Posted January 13, 2023 thanks very much Quote Link to comment Share on other sites More sharing options...
ManokStreZ Posted April 19, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 09/02/20 Last Seen: February 9 Share Posted April 19, 2024 already download common, still like this Spoiler Quote Link to comment Share on other sites More sharing options...
Racaae Posted April 20, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 207 Reputation: 92 Joined: 06/02/12 Last Seen: 2 hours ago Share Posted April 20, 2024 11 hours ago, ManokStreZ said: already download common, still like this Reveal hidden contents Hi. Common file needs to come before questingboard file in \npc\scripts_custom.conf so that it can load first. Example: npc: npc/custom/LoadFirst.txt npc: npc/custom/LoadSecond.txt npc: npc/custom/common.txt npc: npc/custom/PlayerQuestingBoard.txt npc: npc/custom/LoadLast.txt Quote Link to comment Share on other sites More sharing options...
ManokStreZ Posted April 20, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 122 Reputation: 0 Joined: 09/02/20 Last Seen: February 9 Share Posted April 20, 2024 7 hours ago, Racaae said: Hi. Common file needs to come before questingboard file in \npc\scripts_custom.conf so that it can load first. Example: npc: npc/custom/LoadFirst.txt npc: npc/custom/LoadSecond.txt npc: npc/custom/common.txt npc: npc/custom/PlayerQuestingBoard.txt npc: npc/custom/LoadLast.txt thanks its work but when i test it kill poring or drops or any monster quest not finish Quote Link to comment Share on other sites More sharing options...
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.