Natsu Dragneel Posted August 28, 2012 Posted August 28, 2012 When I used a pvp script that will warp me in izlude I'm always warp on those invalid coordinates? How do I fix this? Is this script problem? Quote
EvilPuncker Posted August 28, 2012 Posted August 28, 2012 change the coordinates in the script since the map got changed Quote
Natsu Dragneel Posted August 28, 2012 Author Posted August 28, 2012 This is the script? in what coordinates will I change? mora,127,112,3 script Ultimate PvP Warper 807,{ cutin "squall",2; switch(select("PVP for 3rd Job ["+getmapusers("pvp_y_1-2")+"]:PVP for Trans ["+getmapusers("pvp_y_1-2")+"]:PVP for Babies ["+getmapusers("pvp_y_1-2")+"]:Info")) { Case 1: if ( Upper != 1 ){ mes "You are not 3rd Job Class , so you cant enter."; close; } warp "pvp_y_1-2",0,0; close; Case 2: if ( Upper < 5 ){ mes "You are not Trans Job , so you cant enter."; close; } warp "pvp_y_1-2",0,0; close; Case 3: if ( Upper != 2 || Upper != 6 ){ mes "You are not Baby Class , so you cant enter."; close; } warp "pvp_y_1-2",0,0; close; Case 4: mes "The PvP Room is free for all wants to fight each other,"; cutin "",255; close; } OnInit: waitingroom "PvP Warper ",0; end; } //PvP for Trans - 3rd jobs cannot enter //PvP for 3rd jobs - 3rd job can enter //PvP for babies - 3rd and trans job cannot enter i mean totally for babies sir. Quote
Euphy Posted August 28, 2012 Posted August 28, 2012 0,0 = random coordinates You probably just need to update your kRO. Quote
Natsu Dragneel Posted August 28, 2012 Author Posted August 28, 2012 (edited) 0,0 = random coordinates You probably just need to update your kRO. maybe I really need to update it. thank you again! Edited August 28, 2012 by Natsu Dragneel Quote
Question
Natsu Dragneel
When I used a pvp script that will warp me in izlude I'm always warp on those invalid coordinates? How do I fix this? Is this script problem?
4 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.