Jin Freecs Posted September 13, 2012 Posted September 13, 2012 i get this script from here : http://www.eathena.ws/board/index.php?showtopic=191213 how to add or block other job from entering the map i only want to enter is assasin cross job kindly edit the script thanks Emperium Break Test.txt Quote
Emistry Posted September 13, 2012 Posted September 13, 2012 if( Class != Job_Assassin_Cross ){ mes "You cant enter.."; close; } put this part in the script... before the warp part....below header.....or any place you want... Quote
Jin Freecs Posted September 13, 2012 Author Posted September 13, 2012 Emistry Thanks a lot for the help Quote
Question
Jin Freecs
i get this script from here :
http://www.eathena.ws/board/index.php?showtopic=191213
how to add or block other job from entering the map i only want to enter is assasin cross job kindly edit the script thanks
Emperium Break Test.txt
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.