Butch Posted June 1, 2015 Posted June 1, 2015 File Name: Free For All File Submitter: Butch File Submitted: 27 May 2015 File Category: PvP, GvG, WoE, Battleground Content Author: ButchThis script is a very simple PvP script.All you need to do is kill all the players in the map. When you are the last player standing, claim your prize from FFA Master at the middle of the map and it will warp you out also.I know its not a lot but when im searching for this kind of script, I cant find one so i made this. Just want to share Thank you! Click here to download this file Quote
Butch Posted August 6, 2015 Author Posted August 6, 2015 this is like LMS? It is something like that,coz the NPC wont show up until ONLY 1 player left in the map. Quote
celeron0134 Posted December 23, 2016 Posted December 23, 2016 im using eathena server.. how could i make it work ?? Quote parse_line: expect command, missing function name or calling undeclared func tion 294 : switch(select("Free for all")) { 295 : case 1: 296 : if( getcharid(1) ) { mes "Please leave y our party."; close; } 297 : if( getcharid(2) ) { mes "Please leave y our guild."; close; } 298 : else switch(rand(3)) { * 299 : case 0: '.'@x = 18; .@y = 50; break; 300 : case 1: .@x = 50; .@y = 77; break; 301 : case 2: .@x = 81; .@y = 49; break; 302 : case 3: .@x = 49; .@y = 22; break; 303 : } 304 : warp "guild_vs5", .@x,.@y; thanks 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.