Enthr Posted January 15, 2016 Posted January 15, 2016 (edited) Hello, this is the first release i do, in response to a script request in the spanish forum https://rathena.org/board/topic/104425-pedido-mvp-arena-con-tiempo/ Version 1: This script its a easy editable MVP and mini boss arena that you can put how much time you want for players to wait to spawn the same MVP or Mini Boss, the default time is 20 minutes, but it can be modified easily. Example: i go to the arena, ask for an Amun Ra, and spawn it, i can ask for other MVP without problems, but cannot spawn another Amun Ra for 20 minutes, yet the others players can spawn it, it only affect to you directly. And if you see the file, you will see two arrays with ID numers, .@MVP[] and .@MBSS[], there you can add the Ids of MVP (in the .@MVP) and mini boss (In the .@MBSS), without problems and it will show in the list with his respective name. Spanish: mvp_timer.txt English: mvp_timer.txt Version 2: Well, like the first version, this script can let you buy MVPS and mini boss and you cant spawn it in a certain period of time, but this version use global variables, that means that if you spawn an Eddga, nobody can spawn an Eddga in 20 minutes. Also i put the spawner in the maps 06guild_01 to 06guild_04, and a warper to the rooms in prontera that show you how much people are in the rooms. Spanish: mvp_timer.txt English: mvp_timer (1).txt UPDATE A bug was detected and i corrected and updated all the versions and downloads Edited January 16, 2016 by Enthr 1 Quote
sprdosat Posted January 16, 2016 Posted January 16, 2016 It is to change zeny per item in invoking the MVP? Quote
Enthr Posted January 16, 2016 Author Posted January 16, 2016 Yes, it can be doed, i will put it if you want Quote
Enthr Posted January 18, 2016 Author Posted January 18, 2016 i want, thanks Sorry, i didnt see the post i will do it right now, but, of what version do you want, ¿version 1 or version 2? Quote
iamkevin Posted March 26, 2017 Posted March 26, 2017 On 1/19/2016 at 7:44 AM, Enthr said: Sorry, i didnt see the post i will do it right now, but, of what version do you want, ¿version 1 or version 2? How to make this make a player need to pay using an item to summon a monster? How to set the time per mob? for example you want to summon lhz monster but you need to wait 4hours while the others be like 60mins, 1 and half hour, and 2 hour, etc? can be like this? thank you setarray .@MVP[0],1511,1785,1039,1874,2068,2253,1272,1719,1046,1389,1112,1115,1418;setarray .@MVPtimeMinute,60,50,40,30,20; setarray .@MBSS[0],1630;setarray .@MBSStimeMinute,60,50,40,30,20; Quote
Enthr Posted March 28, 2017 Author Posted March 28, 2017 On 26/3/2017 at 6:08 PM, iamkevin said: How to make this make a player need to pay using an item to summon a monster? How to set the time per mob? for example you want to summon lhz monster but you need to wait 4hours while the others be like 60mins, 1 and half hour, and 2 hour, etc? can be like this? thank you setarray .@MVP[0],1511,1785,1039,1874,2068,2253,1272,1719,1046,1389,1112,1115,1418;setarray .@MVPtimeMinute,60,50,40,30,20; setarray .@MBSS[0],1630;setarray .@MBSStimeMinute,60,50,40,30,20; Hi! Well, it cant be like that without more modification to the script, but if you want to, i will give you just what you need when i'm free Quote
iamkevin Posted March 29, 2017 Posted March 29, 2017 7 hours ago, Enthr said: Hi! Well, it cant be like that without more modification to the script, but if you want to, i will give you just what you need when i'm free thank you! ^^ Quote
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.