Mabuhay Posted November 11, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Share Posted November 11, 2019 View File Poring Catcher - Yet another version UPDATE: version 1 = I removed all my modifications on this script version 2 = Has timers and will most likely be in-conflict with other event scripts i made. Same old same old. I made revision on old poring catcher event by sandbox. It works similarly with the Dice Event V2 I recently posted. Nothing more is modified on the script. Feel free to edit and adjust as you wish. This will have conflict with dice event because i made this ran hourly too. I may or may not be making an Event Manager but who knows. Compatibility is your Responsibility. PS : if there are any broken event scripts ( due to old versions ), just DM me the link and I might be interested in updating it. PPS: I will only FIX it and not modify it at all. Submitter Mabuhay Submitted 11/08/2019 Category Games, Events, Quests Video Content Author Sandbox, Mabuhay 1 Quote Link to comment Share on other sites More sharing options...
Takuyakii Posted November 13, 2019 Group: Members Topic Count: 41 Topics Per Day: 0.02 Content Count: 215 Reputation: 11 Joined: 08/30/19 Last Seen: March 6 Share Posted November 13, 2019 i think there was a bug on this script, after the event or if no one participate no one win, the timer stop . it always say, that next schdule Start in. then after many hours the event won't start Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 13, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 13, 2019 (edited) 21 hours ago, Takuyakii said: i think there was a bug on this script, after the event or if no one participate no one win, the timer stop . it always say, that next schdule Start in. then after many hours the event won't start try this then give me feed back asap so i can make some updates right away. Quite busy right now so i can't give it a test. find : .@sec = gettime(DT_SECOND)+1; replace with: .@sec = gettime(DT_SECOND)-1; Atm, download is not available because i submitted an update. use this link first. poring_catcher_v2.txt Edited November 14, 2019 by Mabuhay Quote Link to comment Share on other sites More sharing options...
Takuyakii Posted November 13, 2019 Group: Members Topic Count: 41 Topics Per Day: 0.02 Content Count: 215 Reputation: 11 Joined: 08/30/19 Last Seen: March 6 Share Posted November 13, 2019 On 11/13/2019 at 2:43 PM, Mabuhay said: try this then give me feed back asap so i can make some updates right away. Quite busy right now so i can't give it a test. find : .@sec = gettime(DT_SECOND)+1; replace with: .@sec = gettime(DT_SECOND)-1; Atm, download is not available because i submitted an update. use this link first. poring_catcher_v2.txt 5.36 kB · 0 downloads will try it now and give feedback (Y) Poring are now auto starting the problem is the next schedule after the event, the timer will not shown Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 14, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 14, 2019 (edited) On 11/13/2019 at 10:11 PM, Takuyakii said: Poring are now auto starting the problem is the next schedule after the event, the timer will not shown edit .event_time = .@timer + .event_cd - 1; // deduct 1 sec from current time to .event_time = .@time + .event_cd - 1; // deduct 1 sec from current time poring_catcher_v2.txt Edited November 14, 2019 by Mabuhay 1 Quote Link to comment Share on other sites More sharing options...
Takuyakii Posted November 14, 2019 Group: Members Topic Count: 41 Topics Per Day: 0.02 Content Count: 215 Reputation: 11 Joined: 08/30/19 Last Seen: March 6 Share Posted November 14, 2019 7 hours ago, Mabuhay said: edit .event_time = .@timer + .event_cd - 1; // deduct 1 sec from current time to .event_time = .@time + .event_cd - 1; // deduct 1 sec from current time poring_catcher_v2.txt 5.36 kB · 3 downloads on this new version , the event are not auto starting. Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 15, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 15, 2019 15 hours ago, Takuyakii said: on this new version , the event are not auto starting. Err this should be the fix for that : Tested and working. poring_catcher_v2.txt 1 Quote Link to comment Share on other sites More sharing options...
Takuyakii Posted November 16, 2019 Group: Members Topic Count: 41 Topics Per Day: 0.02 Content Count: 215 Reputation: 11 Joined: 08/30/19 Last Seen: March 6 Share Posted November 16, 2019 23 hours ago, Mabuhay said: Err this should be the fix for that : Tested and working. poring_catcher_v2.txt 5.42 kB · 2 downloads perfect ! Quote Link to comment Share on other sites More sharing options...
MatheusRDS Posted November 20, 2019 Group: Members Topic Count: 13 Topics Per Day: 0.01 Content Count: 30 Reputation: 2 Joined: 11/24/18 Last Seen: April 3, 2021 Share Posted November 20, 2019 Hello, I'm having a problem, the event winner is not receiving the prizes!Is anyone else having this problem? Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 21, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 21, 2019 14 hours ago, MatheusRDS said: Hello, I'm having a problem, the event winner is not receiving the prizes!Is anyone else having this problem? Check mapserver for error so I can assist you better. I cant produce this problem myself. Quote Link to comment Share on other sites More sharing options...
MatheusRDS Posted November 21, 2019 Group: Members Topic Count: 13 Topics Per Day: 0.01 Content Count: 30 Reputation: 2 Joined: 11/24/18 Last Seen: April 3, 2021 Share Posted November 21, 2019 Strange, is not generating any error in map-server, my rathena is a bit outdated, it was downloaded in 2018, does it have anything to do? Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 21, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 21, 2019 28 minutes ago, MatheusRDS said: Strange, is not generating any error in map-server, my rathena is a bit outdated, it was downloaded in 2018, does it have anything to do? Im not sure, maybe or maybe not.. When killing the correct poring, this should trigger : announce strcharinfo(0)+" won the Poring Catcher Event!",bc_all,0xFF7F50; if it doesnt trigger, there might be a problem with your rathena files. Quote Link to comment Share on other sites More sharing options...
MatheusRDS Posted November 21, 2019 Group: Members Topic Count: 13 Topics Per Day: 0.01 Content Count: 30 Reputation: 2 Joined: 11/24/18 Last Seen: April 3, 2021 Share Posted November 21, 2019 8 hours ago, Mabuhay said: Im not sure, maybe or maybe not.. When killing the correct poring, this should trigger : announce strcharinfo(0)+" won the Poring Catcher Event!",bc_all,0xFF7F50; if it doesnt trigger, there might be a problem with your rathena files. Yes, the winner's announcement is made, but the prize is not delivered!Strange that. Quote Link to comment Share on other sites More sharing options...
Mabuhay Posted November 21, 2019 Group: Members Topic Count: 105 Topics Per Day: 0.02 Content Count: 446 Reputation: 232 Joined: 03/20/12 Last Seen: October 22, 2020 Author Share Posted November 21, 2019 18 minutes ago, MatheusRDS said: Yes, the winner's announcement is made, but the prize is not delivered!Strange that. Ohh i see the problem again. My bad. This is because I made a lot of changes and forgot to properly check xD Find : announce strcharinfo(0)+" won the Poring Catcher Event!",bc_all,0xFF7F50; add below: .@amt = getarraysize(.item); poring_catcher_v2.txt 1 Quote Link to comment Share on other sites More sharing options...
MatheusRDS Posted November 21, 2019 Group: Members Topic Count: 13 Topics Per Day: 0.01 Content Count: 30 Reputation: 2 Joined: 11/24/18 Last Seen: April 3, 2021 Share Posted November 21, 2019 Just now, Mabuhay said: Ohh i see the problem again. My bad. This is because I made a lot of changes and forgot to properly check xD Find : announce strcharinfo(0)+" won the Poring Catcher Event!",bc_all,0xFF7F50; add below: .@amt = getarraysize(.item); poring_catcher_v2.txt 5.45 kB · 0 downloads It is now working perfectly.Thank you! Quote Link to comment Share on other sites More sharing options...
mhielo12 Posted January 26, 2021 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 114 Reputation: 4 Joined: 08/28/14 Last Seen: April 10 Share Posted January 26, 2021 (edited) how to make every 2hrs instead of every hour.. and will not be conflict with other event.. cause i also installed NVZ.. both 1hr that is why i want poring cathcer start every 2hrs Edited January 26, 2021 by mhielo12 Quote Link to comment Share on other sites More sharing options...
botka4aet Posted January 26, 2021 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 211 Reputation: 17 Joined: 12/23/11 Last Seen: June 11, 2024 Share Posted January 26, 2021 OnMinute00: // runs hourly if (gettime(DT_HOUR)%2 = 1){ <= 1,3,5,7,9,11 hours if (gettime(DT_HOUR)%2 = 0){ <= 0,2,4,6,8,10 hours -eventscript } Quote Link to comment Share on other sites More sharing options...
kalabasa Posted March 3, 2023 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted March 3, 2023 how would i stop the event from auto starting when using @reloadscript? 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.