pajodex Posted March 3, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: Monday at 05:33 PM Share Posted March 3, 2018 View File DeathMatch v2.0 (Original author Alayne) Quote // [========================================================] // [============ Battle Arena - Death Match ==========] // [========================================================] // [ Version 1 ] // [========================================================] // [ Original script by: Alayne ] // [========================================================] // [ Description: ] // [--------------------------------------------------------] // [ ] // [ - The Death Match System ] // [========================================================] // [ Changelog: (5 last updates) ] // [--------------------------------------------------------] // [ ] // [ v0: Creation ] // [ ] // [ ] // [========================================================] // [================= Edited by: pajodex ===================] // [ Edit changelog: // [--------------------------------------------------------] // [ ~ Minor bug fixes ] // [ ~ Converted to more rA friendly script ] // [ ~ Added mapwarp to remove all players in map ] // [ ~ Added Easier configurations ] // [ ~ Added auto team cloth color change ] // [ ] // [========================================================] // Config starts here ---------------------- $maxDMMemberCount = 8; // Max players to start (if 4v4, settings should be = 8) $DMEntryPrice = 10000; // Zeny entry fee .pointPerKill = 10; // Points gained per kill .pointPerVictory = 100; // Points gained per victory .reward = 7773; // Reward ID .redteam_color = 412; // Red team cloth color .blueteam_color = 300; // Blue team cloth color setarray .rewardMin[0], 5, 1; // Reward amt <WIN TEA>, <LOSE TEAM> setarray .rewardCnt[0], 10, 20; // Reward count .buffs = 1; // Buff after death ( 1 = on ; 0 = off ) setarray $DMDuration[0], 5, 10, 15; // Game time in minutes // Config ends here -------------------------- DISCLAIMER: I DONT OWN OR HAVE THE RIGHTS IN THIS SCRIPT. I am just a mere fan of the author and decided to fix problems I encountered when installing the script. Original Author is @Alayne, this is modified and posted with permission from author herself. Submitter pajodex Submitted 02/28/2018 Category PvP, GvG, WoE, Battleground Video Content Author Alayne, pajodex Quote Link to comment Share on other sites More sharing options...
Ice Bear Posted July 21, 2018 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 166 Reputation: 27 Joined: 11/20/11 Last Seen: Friday at 12:26 AM Share Posted July 21, 2018 sir can you help me im using Rathena SVN Revision 17726 Quote Link to comment Share on other sites More sharing options...
Psy Ops Posted December 2, 2018 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 70 Reputation: 0 Joined: 06/19/18 Last Seen: January 24, 2023 Share Posted December 2, 2018 hi! i tried using this and for some reason when players die, they drop their equips? Quote Link to comment Share on other sites More sharing options...
behemothcze Posted March 4, 2019 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 102 Reputation: 2 Joined: 02/24/17 Last Seen: January 31, 2021 Share Posted March 4, 2019 .pointPerVictory = 100; // Points gained per victory hi sir @pajodex im using this script but i dont know why the the game dont end after you reach the points required to win. for what i understand in this is if you reach 100 total of team points the game will end, or does it actually ends after the set of time of 5/10/15 mnts regardless of the score ? 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.