ArchMaiden Posted February 2, 2013 Posted February 2, 2013 (edited) Hi I try to use the Arena Master , and already put the tables in my database (arena_master.sql , right ?) i already set the bounty type to 3 // ============== Bounty Settings =========// // Bounty Type: 0 = Off, 1 = Zeny, 2 = Cash Points, 3 = Bounty Points set $@bty_type,3; if($@bty_type) { set $@bty_bonus,5; // Bonus, if you kill an player set $@bty_bon_start,4; //which has achieved an spree of "$@bty_bon_start" // Clearing Array on Whisper to prevent double entries if(.@re_in) { // Items for (set .@s,0; .@s < getarraysize($@arena_sh); set .@s,.@s + 1) npcshopdelitem "Arena_Shop",$@arena_sh[.@s]; // Prices deletearray $@arena_ar[0],128; } // Shop Items: PvP useful stuff D:, like Elements, Boxes and Food // These will be used for all shops, but the prices depends on the Bounty Type you have set. setarray $@arena_sh[0],12020,12028,12029,12030,12031,12032,12033,12034,12108,12215,12216,12217,12218,12219,12075,12080,12085,12090,12095,12100,12114,12115,12116,12117,12118,12119,12120,12121,13547; npcshopdelitem "Arena_Shop",512; // Prices: // Two ways of doing so: // - By formula // - Array // You can determine for each currency the way of calculation and prices. I already kill player in PVP Deathmatch until wicked sick , but i still not get the bounty point In the Arena Master NPC, the ranking is already online But in my database, my player kills is 0 , dead 2 , wicked sick and the others are 0 is there anything wrong ? please help Edited February 2, 2013 by ArchMaiden Quote
llchrisll Posted February 8, 2013 Author Posted February 8, 2013 Hi I try to use the Arena Master , and already put the tables in my database (arena_master.sql , right ?) i already set the bounty type to 3 // ============== Bounty Settings =========// // Bounty Type: 0 = Off, 1 = Zeny, 2 = Cash Points, 3 = Bounty Points set $@bty_type,3; if($@bty_type) { set $@bty_bonus,5; // Bonus, if you kill an player set $@bty_bon_start,4; //which has achieved an spree of "$@bty_bon_start" // Clearing Array on Whisper to prevent double entries if(.@re_in) { // Items for (set .@s,0; .@s < getarraysize($@arena_sh); set .@s,.@s + 1) npcshopdelitem "Arena_Shop",$@arena_sh[.@s]; // Prices deletearray $@arena_ar[0],128; } // Shop Items: PvP useful stuff D:, like Elements, Boxes and Food // These will be used for all shops, but the prices depends on the Bounty Type you have set. setarray $@arena_sh[0],12020,12028,12029,12030,12031,12032,12033,12034,12108,12215,12216,12217,12218,12219,12075,12080,12085,12090,12095,12100,12114,12115,12116,12117,12118,12119,12120,12121,13547; npcshopdelitem "Arena_Shop",512; // Prices: // Two ways of doing so: // - By formula // - Array // You can determine for each currency the way of calculation and prices. I already kill player in PVP Deathmatch until wicked sick , but i still not get the bounty point In the Arena Master NPC, the ranking is already online But in my database, my player kills is 0 , dead 2 , wicked sick and the others are 0 is there anything wrong ? please help Does the Map server say anything? Any error? I tested it and the script wrote it in the SQL table correctly. Checked that via the ranking. Regards, Chris Quote
llchrisll Posted April 13, 2013 Author Posted April 13, 2013 (edited) Update: 04/13-2013: Updated Fame System v1.2 Compatible with rAthena now Fixxed some bugs and made some small edits Phew, late update huh :I. Well, thanks for Vlync to send me an PM, that this script didn't work on rAthena so far. What I didn't test is the Fame Shop itself, but I hope it should work just fine. Regards, Chris Edited October 14, 2017 by llchrisll 1 Quote
secondL Posted May 30, 2013 Posted May 30, 2013 hi i used your pvp arena i installed the tables correctly but when i looking the ranking only death have list and the rest is 0...and in my server it shows a debug i will post it later then one more thing to put the wav files?....thank you Quote
llchrisll Posted June 6, 2013 Author Posted June 6, 2013 hi i used your pvp arena i installed the tables correctly but when i looking the ranking only death have list and the rest is 0...and in my server it shows a debug i will post it later then one more thing to put the wav files?....thank you Thanks for your post, as soon as I have more time available I will look into it, why the ranking doesnt work. What do you mean with the wav files? Where to put? Cause the wav files are attached in the spoiler under the script link. Currently I'm working on this script to reduce the lines used for the sphree sounds ;U, but got also other projects running xX. Regards, Chris Quote
secondL Posted June 8, 2013 Posted June 8, 2013 hi i used your pvp arena i installed the tables correctly but when i looking the ranking only death have list and the rest is 0...and in my server it shows a debug i will post it later then one more thing to put the wav files?....thank you Thanks for your post, as soon as I have more time available I will look into it, why the ranking doesnt work. What do you mean with the wav files? Where to put? Cause the wav files are attached in the spoiler under the script link. Currently I'm working on this script to reduce the lines used for the sphree sounds ;U, but got also other projects running xX. Regards, Chris dude regarding on wav files i already solved it im just waiting for the release of that script (PVP)....just take your time dude!!! stay cool and relax....and dont try this at home (hahahahahaha) Quote
llchrisll Posted July 30, 2013 Author Posted July 30, 2013 (edited) Update: 07/30-2013: Updated PvP-GvG-MvP Arena v1.1 to 1.4 Huge Update I know, but ... finally I was able to finish testing every bug I was able to, also making some modifications and improvements. Also some more features were added: Here the Changelog - first 3 lines where still in 1.1 but didn't update the SVN to that time, since I was still testing that new Sphree part. - Shorted the sphree part a bit, still testing it. - Added an Cost Multiplier for the shop to adjust the prices for Mid Rate and higher Servers. - Added another function to get the map users in each room and each pvp. = 1.2 - Compatible with rAthena - Fixed some bugs = 1.3 - Made the Sphree Announcer dynamically - Made modification regarding the sphree ranking, removed doPromote; function - Shorted the ranking display choices = 1.4 - Moved writeStats; into the kill part, bug with Logout prevented from saving in ranking - Fixed an bug with "First Blood" announcer - Updated the MvP Ranker to rAthena @getmonsterinfo has an check for MvP EXP now - Removed limitation to MvP Arena, against every MvP useable now - Fixxed Ranking bug, didn't save Kills and stuff correctly. - Added an addtional Player Counter for each PvP Room - Added Class Limitation regarding 3rd Jobs - Fixxed an bug with Auto-Resurrect on Deathmatch Maps - Fixxed another Ranking bug, didn't display correctly Best regards, Chris Edited October 14, 2017 by llchrisll Quote
rakuzas Posted August 2, 2013 Posted August 2, 2013 Hello, im using your arena master version 1.4.. I dont know.. Why bounty points still not get.. Everything working fine.. PVP ranking also shows up.. But there is no bounty points after kill player.. And also.. is it possible to adding the MVP warper feature back? Thanks Quote
llchrisll Posted August 27, 2013 Author Posted August 27, 2013 (edited) Did you change your "set $@bty_type" variable? so > "set $@bty_type,3;" ? Cause I tested everything and it worked just fine. Regards, Chris Edited October 15, 2013 by llchrisll Quote
rosfus Posted September 2, 2013 Posted September 2, 2013 Hello sir. I am using your Arena_Master.1.4 ,. It's a very nice scripts. Thank you for sharing. And I have a bug with Arena_Master. [Debug]: NPCEvent '竞技管理员::OnStatus' not found! (source: PvPGvGMain) Can you help for it? Quote
llchrisll Posted September 4, 2013 Author Posted September 4, 2013 (edited) That message says that the NPC wasn't loaded so the server wasn't able to find it. Got more error message? Regards, Chris Edit: What's the name of the click-able NPC? Same as "竞技管理员"? If not, change it at line 94. Edited September 4, 2013 by llchrisll Quote
llchrisll Posted October 15, 2013 Author Posted October 15, 2013 (edited) Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 I finally managed to finish my 2 scripts where testing was left. See 1st post for more details. Best regards, Chris Edited October 14, 2017 by llchrisll 1 Quote
Jezu Posted October 16, 2013 Posted October 16, 2013 (edited) Thanks for the released @llchrisll Hope you can release more in-game events! Best regards to you my friend. Edited October 16, 2013 by Jezu Quote
llchrisll Posted October 21, 2013 Author Posted October 21, 2013 Well I have an Last Man Standing Event, which I could release :I. If you want to take a look: LMS v1.0 I think I made it quite dynamically, Job Restriction, Ingame GM Panel etc Regards,Chris 1 Quote
Drakkus Posted October 21, 2013 Posted October 21, 2013 (edited) Thank You again Chris for the great contribution and optimized all of your scripts Keep it up!P.S: Kindly check ur LMS event, there's a bug it keeps on giving rewards although the event is already finish. tested in r17327 please fix the bugs inside the script GREAT script!!!!!!! lots of features*** Edited October 21, 2013 by Vlync Quote
llchrisll Posted October 22, 2013 Author Posted October 22, 2013 (edited) Thank You again Chris for the great contribution and optimized all of your scripts Keep it up! P.S: Kindly check ur LMS event, there's a bug it keeps on giving rewards although the event is already finish. tested in r17327 please fix the bugs inside the script GREAT script!!!!!!! lots of features*** Add after this: close2; at line 131: set @lms,0; Edited October 22, 2013 by llchrisll Quote
Yugosh Posted November 11, 2013 Posted November 11, 2013 chris I desperately need your ranking guild script but I am having a problem here and not get its solution please its support. I use eAthena 15241M Quote
llchrisll Posted December 10, 2013 Author Posted December 10, 2013 (edited) Hmm, somehow I added an "}" too much there, just delete one before that "end;" at line 164 Fixxed in my SVN, of course. Regards, Chris Edited October 14, 2017 by llchrisll Quote
KCritz Posted March 1, 2014 Posted March 1, 2014 (edited) Having problem with Training Mastery this only happen when I try to improve my weapon mastery Edited March 1, 2014 by KCritz Quote
Dori Posted March 2, 2014 Posted March 2, 2014 you Login Settings npc is not compatible with the latest rathena svn. Quote
Lelantos Posted March 9, 2014 Posted March 9, 2014 hello. about the pvp-gvg-mvp arena. is it possible to add another map without changing the maps you put? for example, i want to the guild castles (woe) so that they can also earn bounty points in that map. but the additional map is not included in the selection of map in npc. just the function of getting bounty points. Quote
llchrisll Posted March 9, 2014 Author Posted March 9, 2014 Having problem with Training Mastery this only happen when I try to improve my weapon mastery That's quite harmless, since it's check for the Mob Name of non-existent Mobs in this line: Line 560:if(getmonsterinfo(@mid,0) == "null") continue; If it's annoying, I will try to find a different way. you Login Settings npc is not compatible with the latest rathena svn. I know that, also I'm not quite finished with it yet, but currently I don't have any time to improve/fix it. Try to use a another one. hello. about the pvp-gvg-mvp arena. is it possible to add another map without changing the maps you put? for example, i want to the guild castles (woe) so that they can also earn bounty points in that map. but the additional map is not included in the selection of map in npc. just the function of getting bounty points. I would be possible, but currently I don't have any time duo real life. Got an idea already and wrote it down to be safe. As soon as I have time, I will make that customization. Regards, Chris Quote
Lelantos Posted March 9, 2014 Posted March 9, 2014 Having problem with Training Mastery this only happen when I try to improve my weapon mastery That's quite harmless, since it's check for the Mob Name of non-existent Mobs in this line: Line 560:if(getmonsterinfo(@mid,0) == "null") continue; If it's annoying, I will try to find a different way. you Login Settings npc is not compatible with the latest rathena svn. I know that, also I'm not quite finished with it yet, but currently I don't have any time to improve/fix it. Try to use a another one. hello. about the pvp-gvg-mvp arena. is it possible to add another map without changing the maps you put? for example, i want to the guild castles (woe) so that they can also earn bounty points in that map. but the additional map is not included in the selection of map in npc. just the function of getting bounty points. I would be possible, but currently I don't have any time duo real life. Got an idea already and wrote it down to be safe. As soon as I have time, I will make that customization. Regards, Chris Ok sir. No problem. I will wait until you finish. Thanks in advance. God Bless. Quote
TiMz Posted March 26, 2014 Posted March 26, 2014 (edited) ----------------------------------------------------------------------------------------------------------------------------------------------- ==== Update: 10/15-2013: Added 2 New NPC: Training System v1.0 and Mob Invasion Event v1.0 ====== --------------------------------------------------------------------------------------------------------------------------------------------- I finally managed to finish my 2 scripts where testing was left. See 1st post for more details. Best regards, Chris This is amazing Chris. Except the equipment bonus doesn't seem to add up in-game even after activating the buff for 100k zeny. Another strange thing is that when I choose "character bound," all characters are affected by the 24hour waiting time, meaning I can only train 1 character per day even if they dont share the same status bonus. Is there a fix for this? Edited March 27, 2014 by Isaiah 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.