Secrets Posted September 24, 2016 Group: Developer Topic Count: 36 Topics Per Day: 0.01 Content Count: 588 Reputation: 437 Joined: 01/26/16 Last Seen: Wednesday at 03:00 PM Share Posted September 24, 2016 File Name: MVP Ladder - Instanced Edition File Submitter: Secrets File Submitted: 24 Sep 2016 File Category: Games, Events, Quests Content Author: Secretdataz, EuphyMVP Ladder - Instanced Edition is a rewrite of the MVP Ladder event that is included in rAthena project custom NPC folder.It retains 90% of original functionality except multiple parties can participate in the ladder without having to wait for the other party to finish anymore. Click here to download this file 2 Quote Link to comment Share on other sites More sharing options...
Aeromesi Posted September 25, 2016 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 23 Reputation: 3 Joined: 01/18/12 Last Seen: June 19, 2022 Share Posted September 25, 2016 (edited) I just rewrote this for Hercules, this is quite an awesome script! http://herc.ws/board/files/file/290-custom-instance-mvp-ladder/Don't know if anything I did was incorrect but everything seems fine and functional to the bitter end. If you want update the script using the __Time2Str function I included so people actually know how much time they have left, seeing 23 hours constantly was kind of annoying, as a player I wanna know when I can hop back into this awesome instance! Lol kudos Nice job. Edited September 25, 2016 by Aeromesi Quote Link to comment Share on other sites More sharing options...
Zutcer Posted September 26, 2016 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 114 Reputation: 5 Joined: 07/19/15 Last Seen: January 10, 2023 Share Posted September 26, 2016 as I can duplicate this npc ?. to have both script loaded with different mobs and awards, I just reading this one in the emulator Quote Link to comment Share on other sites More sharing options...
rakuzas Posted December 7, 2016 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 459 Reputation: 7 Joined: 06/29/12 Last Seen: April 25, 2019 Share Posted December 7, 2016 (edited) I cant generate it.. Already add the line in instance_db.txt.. I got reservation failed and in my emulator shows ----------- nulpo info ------------ \src\map\instance.c:335: in func 'unknown' Each time i tried generate it.. EDIT : SOLVED! I forgot to load instance_db after add it.. xD Sorry.. My bad.. Edited December 7, 2016 by rakuzas Quote Link to comment Share on other sites More sharing options...
rakuzas Posted December 9, 2016 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 459 Reputation: 7 Joined: 06/29/12 Last Seen: April 25, 2019 Share Posted December 9, 2016 Is it just me or we cannot get any rewards for completing round? Just tested.. Rewards working when killed all MVPS and bonus rewards when kill below 45 minutes.. But I cannot get any rewards when finished killing MVP each round.. Quote Link to comment Share on other sites More sharing options...
hendra814 Posted December 30, 2016 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 5 hours ago Share Posted December 30, 2016 On 12/9/2016 at 10:15 AM, rakuzas said: Is it just me or we cannot get any rewards for completing round? Just tested.. Rewards working when killed all MVPS and bonus rewards when kill below 45 minutes.. But I cannot get any rewards when finished killing MVP each round.. me too Quote Link to comment Share on other sites More sharing options...
rakuzas Posted December 30, 2016 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 459 Reputation: 7 Joined: 06/29/12 Last Seen: April 25, 2019 Share Posted December 30, 2016 8 minutes ago, hendra814 said: me too Try this : OnMyMobDead: ++'round; IDK what I fix before.. But I already implement this script at my live server.. And working perfectly.. Quote Link to comment Share on other sites More sharing options...
Valor Posted March 5, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 72 Reputation: 29 Joined: 12/21/16 Last Seen: January 5, 2024 Share Posted March 5, 2017 OnMyMobDead: ++'round; if ( 'round >= 2 && 'round != 'mvpamount && 'round_item_amount ) { for ( .@i = 0; .@i < $@partymembercount; .@i++ ) { if ( isloggedin( $@partymemberaid[.@i], $@partymembercid[.@i] ) ) { attachrid $@partymemberaid[.@i]; if ( strcharinfo(3) == instance_mapname("guild_vs2-2") ) getitem 'round_item_id, 'round_item_amount; } } } try this? copy from euphy mvp ladder. Quote Link to comment Share on other sites More sharing options...
sikiro Posted May 2, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 171 Reputation: 16 Joined: 01/26/12 Last Seen: January 1, 2024 Share Posted May 2, 2017 can someone confirm with me rewards are not given i tried to add the above sniped still no reward. Quote Link to comment Share on other sites More sharing options...
rakuzas Posted May 4, 2017 Group: Members Topic Count: 152 Topics Per Day: 0.03 Content Count: 459 Reputation: 7 Joined: 06/29/12 Last Seen: April 25, 2019 Share Posted May 4, 2017 On 5/2/2017 at 8:29 AM, sikiro said: can someone confirm with me rewards are not given i tried to add the above sniped still no reward. I once used this script in my server.. Even some tweaking from mvp ladder from rathena default script, my player sometimes got the reward and sometimes get nothing.. I tried to fixed it by myself but no luck.. So finally, I just bought the script from emistry with $25 and it works perfectly.. Quote Link to comment Share on other sites More sharing options...
Yaziid91 Posted April 14, 2024 Group: Members Topic Count: 21 Topics Per Day: 0.01 Content Count: 66 Reputation: 0 Joined: 04/20/19 Last Seen: April 3 Share Posted April 14, 2024 Hello, i have this error Could anyone help me please 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.