pajodex Posted February 27, 2018 Group: Members Topic Count: 79 Topics Per Day: 0.03 Content Count: 439 Reputation: 173 Joined: 12/12/17 Last Seen: Yesterday at 02:25 PM Share Posted February 27, 2018 View File PvP Wager Match (@wager) Quote //===== rAthena Script ======================================= //= PvP Wager Match //===== by: ============================= //= pajodex //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== //= rAthena Project (pajodex) //===== Description: ========================================= /* PvP Wager Match Instead of boring @duel, I offer you a match where players will need to bet zeny and item. Use @wager command to use the NPC. All are easily configured on the settings below. Enjoy! */ //=====******** Note ********================================= //= if you find bugs or problem, please do tell DM me at //= Discord (pajodex#1328) or rAthena (pajodex) //= open for suggestions //===== Additional Comments: ================================= /* 1.0 - Initial release */ //============================================================= You can find these settings here: OnInit: // Start of config .item_bet = 501; // Item used for bet .map$ = "force_5-1"; // Map name setarray .challenger_coord, 75, 100; // Challenger Map coord <X>, <Y> setarray .challengee_coord, 125, 100; // Challengee Map coord <X>, <Y> .min_bet = 1000; // Minimum Zeny Bet .min_bet_item = 5; // Minimum Item Bet // End of config Incase of updates or fixes, please immediately visit my Github: https://github.com/pajodex/ScriptCollections Feel free to use and modify as you need as long as you follow my Terms of Service. Thank you! By downloading this file, you agree with my Terms of Service: • You are not allowed remove my signature from any of the included files.• You are not allowed sell, resell or in any form for money or rewards using my work. • You are not allowed claim my work as yours.• I have the rights to change all the terms above without prior notice. Submitter pajodex Submitted 02/27/2018 Category PvP, GvG, WoE, Battleground Video Content Author pajodex 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.