crazyarashi Posted December 9, 2020 Share Posted December 9, 2020 View File Compendium Compendium - A levelable battle pass inspired majority of games out there. Feature : Easy customizable settings. Three types of selectable daily quest. Daily quest requirements are randomized. Daily quest count resets everyday. Compendium resets on the first day of the month. Rewards are sent via mail. '@compendium' command to access the compendium Settings : Adding a reward on the compendium Rewards : "Level | Reward ID, Amount, Reward ID, Amount,... ==| Level order doesn't matter but 'duplicates' will bug out the script. setarray .compendium_reward$, "1|501:10,502:20", "10|501:20,502:30", "5|501:100,502:500"; Adding a monster/item/mvp to hunt or collect Just add the ID on the following line. setarray .mvp_list setarray .hunt_list setarray .gather_list Changing EXP given on the quest types. .gathering_exp = 50; .hunt_exp = 50; .mvp_hunt_exp = 100; Submitter crazyarashi Submitted 12/09/2020 Category Utilities Video Content Author crazyarashi 1 4 Quote Link to comment Share on other sites More sharing options...
fusqueta Posted December 9, 2020 Share Posted December 9, 2020 (edited) wow, I was thinking about that, compendiuns got very popular lately on games, it's a way to tax for new contents monthly. Good work! Certainly I'm going to use this. @edit I'll try to improve to have free and vip rewards Edited December 9, 2020 by fusqueta Quote Link to comment Share on other sites More sharing options...
Gidz Cross Posted December 10, 2020 Share Posted December 10, 2020 thank you for keeping bringing gems to rathena community. ♥ Quote Link to comment Share on other sites More sharing options...
Akkarin Posted December 10, 2020 Share Posted December 10, 2020 @crazyarashi your file description could do with a little more.. description. I.e What is it, how do you use it, why should I use it, who benefits from it, your inspiration for creating it, etc. Quote Link to comment Share on other sites More sharing options...
crazyarashi Posted December 12, 2020 Author Share Posted December 12, 2020 Changed it. Thanks Akkarin ^^ Quote Link to comment Share on other sites More sharing options...
celeron0134 Posted December 29, 2020 Share Posted December 29, 2020 got an error.. pasted your script on npc/custom/quests/Compendium.c am i doing it right? why does it says needs ';'? Quote Link to comment Share on other sites More sharing options...
Rook1es Posted January 16, 2021 Share Posted January 16, 2021 Hello @crazyarashi can you help me about error on your compendium? Quote Link to comment Share on other sites More sharing options...
mawjustin Posted March 24, 2021 Share Posted March 24, 2021 On 1/7/2021 at 8:40 PM, celeron0134 said: why does it says needs ';'? any fix on this? are we installing it right? Quote Link to comment Share on other sites More sharing options...
Snaehild Posted May 17, 2021 Share Posted May 17, 2021 Where do we normally install .c scripts? Do they go under npc folder as well? Quote Link to comment Share on other sites More sharing options...
kennykiro Posted June 25, 2021 Share Posted June 25, 2021 (edited) Em 17/05/2021 às 12h19, Snaehild disse: Onde normalmente instalamos scripts .c? Eles vão para a pasta npc também? você precisa renomear o arquivo para .txt Compêndio 1.1.c para Compêndio 1.1.txt it goes to npc folder Edited June 25, 2021 by kennykiro Quote Link to comment Share on other sites More sharing options...
nobodyelse Posted June 27, 2021 Share Posted June 27, 2021 On 12/30/2020 at 1:24 AM, celeron0134 said: got an error.. pasted your script on npc/custom/quests/Compendium.c am i doing it right? why does it says needs ';'? i think its a typo, try use strnpcinfo(0) instead of strnpcnfo(0) Quote Link to comment Share on other sites More sharing options...
Almond Snicker Posted August 2, 2021 Share Posted August 2, 2021 Hi all, Does anyone have fix for this? Quote Link to comment Share on other sites More sharing options...