ZelosAvalon Posted December 26, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 17 hours ago Share Posted December 26, 2012 i need a script for 3 class,Knight, Hunter and Merchant. similar to the Falcon Flute ( if(getskilllv("HT_FALCON")) if(checkoption(Option_Wug)||checkoption(Option_Wugrider)) end; if(checkfalcon()==1) setfalcon 0; else setfalcon 1; ) but i need a script that will check the class. if (knight / lord knight) he mounts it on peco-peco. if (Cruzader / Paladin ) he mounts it on peco-peco i think xD if (Hunter/ Sniper) he will take the falcon. if (Merchant or Whitesmith) he will take the cart. his item could be used to call the peco-peco, falcon and cart, anywhere! and i need a 2nd script now for the 3rd class similar to first script but now we add 3rd class if anyone can help me I will be very grateful. Quote Link to comment Share on other sites More sharing options...
Euphy Posted December 26, 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 December 26, 2012 This is already in the SVN. trunk/npc/custom/breeder.txt If you want it as an item, make the script a function. Quote Link to comment Share on other sites More sharing options...
ZelosAvalon Posted December 26, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 17 hours ago Author Share Posted December 26, 2012 i try but i dont know how i can make this, This is already in the SVN. trunk/npc/custom/breeder.txt If you want it as an item, make the script a function. I tried but failed, every time the item was faulty! =/ Quote Link to comment Share on other sites More sharing options...
Question
ZelosAvalon
i need a script for 3 class,Knight, Hunter and Merchant.
similar to the Falcon Flute ( if(getskilllv("HT_FALCON")) if(checkoption(Option_Wug)||checkoption(Option_Wugrider)) end; if(checkfalcon()==1) setfalcon 0; else setfalcon 1; )
but i need a script that will check the class.
if (knight / lord knight) he mounts it on peco-peco.
if (Cruzader / Paladin ) he mounts it on peco-peco i think xD
if (Hunter/ Sniper) he will take the falcon.
if (Merchant or Whitesmith) he will take the cart.
his item could be used to call the peco-peco, falcon and cart, anywhere!
and i need a 2nd script now for the 3rd class
similar to first script but now we add 3rd class
if anyone can help me I will be very grateful.
Link to comment
Share on other sites
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.