Mad Walker Posted July 8, 2016 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted July 8, 2016 Hi sir about your daily rewards, how can i add rewards reset after 1 month pass and make it per account / per ip? Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 8, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 8, 2016 Hi sir about your daily rewards, how can i add rewards reset after 1 month pass and make it per account / per ip? In the latest edition it had a research at end of list option, combine that with a high .MaxWait and it will work fine. As for account based just replace getitem with getitembound Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted July 9, 2016 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted July 9, 2016 Just to clear sir that if I have to set // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 3000; To // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 80640; it will reset on the 29th day and will start again on the first day of the reward? Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 9, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 9, 2016 Just to clear sir that if I have to set // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 3000; To // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 80640; it will reset on the 29th day and will start again on the first day of the reward? Not even close, Use this version https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward_v1.75.txt Which is the latest. Then .Reset = 1; And .MaxWait = 2000000000; Should do Then make sure you have 30 days worth of rewards after day 30 it will start back at day 1 again. Quote Link to comment Share on other sites More sharing options...
REKT Posted July 9, 2016 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13 Share Posted July 9, 2016 Hope someone can provide a cutin for this Daily Rewards. it would be great contribution to this script.If i can get a chance maybe i can try to design. (no good in design) Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted July 9, 2016 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted July 9, 2016 Just to clear sir that if I have to set // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 3000; To // Minutes before losing the consecutive reward // Day: 48*60 - 50*60 // Week: 20160 .MaxWait = 80640; it will reset on the 29th day and will start again on the first day of the reward? Not even close, Use this version https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward_v1.75.txt Which is the latest. Then .Reset = 1; And .MaxWait = 2000000000; Should do Then make sure you have 30 days worth of rewards after day 30 it will start back at day 1 again. Okay thanks sir! Quote Link to comment Share on other sites More sharing options...
NANORAY Posted July 10, 2016 Group: Members Topic Count: 95 Topics Per Day: 0.02 Content Count: 210 Reputation: 3 Joined: 12/20/11 Last Seen: March 1, 2019 Share Posted July 10, 2016 Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 10, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 10, 2016 I did not provide a login cutin simple because different server want different amount if days, for instance my server has 1000 rewards and you cannot get old days again Quote Link to comment Share on other sites More sharing options...
REKT Posted July 10, 2016 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 206 Reputation: 11 Joined: 12/06/11 Last Seen: September 13 Share Posted July 10, 2016 Can you send me a PNG file for this? Quote Link to comment Share on other sites More sharing options...
NANORAY Posted July 10, 2016 Group: Members Topic Count: 95 Topics Per Day: 0.02 Content Count: 210 Reputation: 3 Joined: 12/20/11 Last Seen: March 1, 2019 Share Posted July 10, 2016 Can you send me a PNG file for this? no i cant because i just saw that from google. Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted July 11, 2016 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted July 11, 2016 it was like Nova RO's design Sir Stolao, how can I add an automatic reset on the pvp ladder every sunday and make it back on monday with auto reward for the top 10? Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 18, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 18, 2016 it was like Nova RO's design Sir Stolao, how can I add an automatic reset on the pvp ladder every sunday and make it back on monday with auto reward for the top 10? Already working on an update which does have this feature should be out by next week. Just needs testing. Quote Link to comment Share on other sites More sharing options...
NANORAY Posted July 30, 2016 Group: Members Topic Count: 95 Topics Per Day: 0.02 Content Count: 210 Reputation: 3 Joined: 12/20/11 Last Seen: March 1, 2019 Share Posted July 30, 2016 how to set the daily rewards? i want the script reset after 31 days then the reward will back to day 1. can someone help me? thanks in advance! Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 30, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 30, 2016 how to set the daily rewards? i want the script reset after 31 days then the reward will back to day 1. can someone help me? thanks in advance!If your using the latest https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txtJust set // Reset // [0] Repeat last day // [1] reset when reach end of days .Reset = 1; And have 31 days set in // Daily Prize items (max 128 days): // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc", // Day 1 // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc" // Day 2 // ...; // Total length of any days string must be 255 or shorter // * If players login longer than the last set // day, they will keep getting the last prize. setarray .Rewards$[1], "0,0,0,0,503,5,506,5", // Day 0: 5 White Potion + 5 Green Potion "100", // Day 1: 100 Zeny "0,0,0,0,501,5", // Day 2: 5 Red Potion "0,0,0,0,503,5,506,5"; // Day 3: 5 White Potion + 5 Green Potion it was like Nova RO's design Sir Stolao, how can I add an automatic reset on the pvp ladder every sunday and make it back on monday with auto reward for the top 10? I added a monthly reset to 3.0 w/ rewards system https://github.com/Stolao/Npc_Release/blob/master/PvP_Ladder/Pvp_Ladder.txt Quote Link to comment Share on other sites More sharing options...
NANORAY Posted July 31, 2016 Group: Members Topic Count: 95 Topics Per Day: 0.02 Content Count: 210 Reputation: 3 Joined: 12/20/11 Last Seen: March 1, 2019 Share Posted July 31, 2016 how to set the daily rewards? i want the script reset after 31 days then the reward will back to day 1. can someone help me? thanks in advance!If your using the latest https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txtJust set // Reset // [0] Repeat last day // [1] reset when reach end of days .Reset = 1;And have 31 days set in // Daily Prize items (max 128 days): // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc", // Day 1 // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc" // Day 2 // ...; // Total length of any days string must be 255 or shorter // * If players login longer than the last set // day, they will keep getting the last prize. setarray .Rewards$[1], "0,0,0,0,503,5,506,5", // Day 0: 5 White Potion + 5 Green Potion "100", // Day 1: 100 Zeny "0,0,0,0,501,5", // Day 2: 5 Red Potion "0,0,0,0,503,5,506,5"; // Day 3: 5 White Potion + 5 Green Potion it was like Nova RO's design Sir Stolao, how can I add an automatic reset on the pvp ladder every sunday and make it back on monday with auto reward for the top 10? I added a monthly reset to 3.0 w/rewards system https://github.com/Stolao/Npc_Release/blob/master/PvP_Ladder/Pvp_Ladder.txt woah thank you soooooo much! is it possible make it wait for 1 hour before getting the reward? Quote Link to comment Share on other sites More sharing options...
Stolao Posted July 31, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted July 31, 2016 how to set the daily rewards? i want the script reset after 31 days then the reward will back to day 1. can someone help me? thanks in advance!If your using the latest https://github.com/Stolao/Npc_Release/blob/master/Daily_Reward/DailyReward.txtJust set // Reset // [0] Repeat last day // [1] reset when reach end of days .Reset = 1;And have 31 days set in // Daily Prize items (max 128 days): // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc", // Day 1 // "<Zeny>|<Points>|<BaseExp>|<JobExp>|<itemID-1>|<amount-1>|<itemID-2>|<amount-2>...etc" // Day 2 // ...; // Total length of any days string must be 255 or shorter // * If players login longer than the last set // day, they will keep getting the last prize. setarray .Rewards$[1], "0,0,0,0,503,5,506,5", // Day 0: 5 White Potion + 5 Green Potion "100", // Day 1: 100 Zeny "0,0,0,0,501,5", // Day 2: 5 Red Potion "0,0,0,0,503,5,506,5"; // Day 3: 5 White Potion + 5 Green Potion it was like Nova RO's design Sir Stolao, how can I add an automatic reset on the pvp ladder every sunday and make it back on monday with auto reward for the top 10? I added a monthly reset to 3.0 w/rewards system https://github.com/Stolao/Npc_Release/blob/master/PvP_Ladder/Pvp_Ladder.txt woah thank you soooooo much! is it possible make it wait for 1 hour before getting the reward? please read the conf settings before asking dumb questions -..- // Number of mins after logging before collecting prize .Rest = 0; change to // Number of mins after logging before collecting prize .Rest = 60; Quote Link to comment Share on other sites More sharing options...
Mad Walker Posted August 5, 2016 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 177 Reputation: 9 Joined: 06/25/12 Last Seen: October 31, 2016 Share Posted August 5, 2016 awesome pvp ladder dude! <3 keep it up Quote Link to comment Share on other sites More sharing options...
KingMez Posted August 5, 2016 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 33 Reputation: 5 Joined: 04/23/12 Last Seen: May 28, 2020 Share Posted August 5, 2016 hey i used your job changer but it shows me some errors Quote Link to comment Share on other sites More sharing options...
Stolao Posted August 6, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted August 6, 2016 hey i used your job changer but it shows me some errors What git revision are you using? Quote Link to comment Share on other sites More sharing options...
amauni Posted October 4, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 59 Reputation: 0 Joined: 02/25/13 Last Seen: December 14, 2018 Share Posted October 4, 2016 (edited) Hi...i installed the MVP Speed Run npc but when i clicked on the npc, nothing showed up. Please tell me where should i edit the script to make the script working..thanks in advance.. its such a very useful script.. Edited October 4, 2016 by amauni Quote Link to comment Share on other sites More sharing options...
Stolao Posted October 4, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted October 4, 2016 Hi...i installed the MVP Speed Run npc but when i clicked on the npc, nothing showed up. Please tell me where should i edit the script to make the script working..thanks in advance.. its such a very useful script.. Should work right away, so yoy have an console errors? Quote Link to comment Share on other sites More sharing options...
amauni Posted October 5, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 59 Reputation: 0 Joined: 02/25/13 Last Seen: December 14, 2018 Share Posted October 5, 2016 This is what always appears in the console after the installation. [Error]: Loading NPC file: npc/basicnpc/mvpspeed.txtscript error on npc/basicnpc/mvpspeed.txt line 49 parse_line: expect command, missing function name or calling undeclared function 44 : close; 45 : } 46 : next; 47 : mes "[MvP Speed Run]"; 48 : mes "Which MVp would you like to face?";* 49 : '.'round = select(implode(.Menu$,":")) - 1; 50 : 51 : if ( !getcharid(1) ) { 52 : mes "[MvP Speed Run]"; 53 : mes "You have to form a party to play."; 54 : close; Quote Link to comment Share on other sites More sharing options...
Stolao Posted October 5, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted October 5, 2016 This is what always appears in the console after the installation. [Error]: Loading NPC file: npc/basicnpc/mvpspeed.txt script error on npc/basicnpc/mvpspeed.txt line 49 parse_line: expect command, missing function name or calling undeclared function 44 : close; 45 : } 46 : next; 47 : mes "[MvP Speed Run]"; 48 : mes "Which MVp would you like to face?"; * 49 : '.'round = select(implode(.Menu$,":")) - 1; 50 : 51 : if ( !getcharid(1) ) { 52 : mes "[MvP Speed Run]"; 53 : mes "You have to form a party to play."; 54 : close; Update your rAthena.... Quote Link to comment Share on other sites More sharing options...
amauni Posted October 5, 2016 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 59 Reputation: 0 Joined: 02/25/13 Last Seen: December 14, 2018 Share Posted October 5, 2016 This is what always appears in the console after the installation. [Error]: Loading NPC file: npc/basicnpc/mvpspeed.txt script error on npc/basicnpc/mvpspeed.txt line 49 parse_line: expect command, missing function name or calling undeclared function 44 : close; 45 : } 46 : next; 47 : mes "[MvP Speed Run]"; 48 : mes "Which MVp would you like to face?"; * 49 : '.'round = select(implode(.Menu$,":")) - 1; 50 : 51 : if ( !getcharid(1) ) { 52 : mes "[MvP Speed Run]"; 53 : mes "You have to form a party to play."; 54 : close; Update your rAthena.... I'm using eAthena... so i supposed this script won't work on eAthena.. is it? Quote Link to comment Share on other sites More sharing options...
Stolao Posted December 1, 2016 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 341 Joined: 10/17/12 Last Seen: September 23 Author Share Posted December 1, 2016 Updated All Links And Formatting. 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.