NANORAY Posted October 26, 2012 Posted October 26, 2012 can someone give me a pvp script, a small map with pvp announcer and max player of 50. i need a simple one. sorry for bad english and thanks in advance Quote
Emistry Posted October 26, 2012 Posted October 26, 2012 prontera,155,181,5 script Sample 757,{ if( select("PVP Room [ "+getmapusers("prontera")+"/50 ]:Cancel") == 1 ) if( getmapusers("prontera") < 50 ) warp "prontera",0,0; close; } 1 Quote
NANORAY Posted October 26, 2012 Author Posted October 26, 2012 prontera,155,181,5 script Sample 757,{ if( select("PVP Room [ "+getmapusers("prontera")+"/50 ]:Cancel") == 1 ) if( getmapusers("prontera") < 50 ) warp "prontera",0,0; close; } thanks sir Emistry Quote
Question
NANORAY
can someone give me a pvp script, a small map with pvp announcer and max player of 50. i need a simple one. sorry for bad english and thanks in advance
2 answers to this question
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.