Natsu Dragneel Posted August 28, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 138 Reputation: 1 Joined: 12/27/11 Last Seen: September 7, 2016 Share 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 Link to comment Share on other sites More sharing options...
EvilPuncker Posted August 28, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted August 28, 2012 change the coordinates in the script since the map got changed Quote Link to comment Share on other sites More sharing options...
Natsu Dragneel Posted August 28, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 138 Reputation: 1 Joined: 12/27/11 Last Seen: September 7, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted August 28, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 28, 2012 0,0 = random coordinates You probably just need to update your kRO. Quote Link to comment Share on other sites More sharing options...
Natsu Dragneel Posted August 28, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 138 Reputation: 1 Joined: 12/27/11 Last Seen: September 7, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.