Amellia sizilia sembiring Posted January 21, 2012 Posted January 21, 2012 Hello Anyone know what the script? like i want a ring can Enables use of Level 1 Heal. Enables use of Level 1 Teleport. when equip thx Quote
Arcenciel Posted January 21, 2012 Posted January 21, 2012 Check out the item script for Creamy Card and Vitata Card then combine them together. Quote
Syouji Posted January 21, 2012 Posted January 21, 2012 { skill "AL_TELEPORT",1; skill "AL_HEAL",1; },{},{} Quote
Amellia sizilia sembiring Posted January 21, 2012 Author Posted January 21, 2012 Ok, done. i'm using SQL version so the syntax like this " skill "skillname",lv skill; How about script to add Experience + 10%, Drop Rate + 10%.? is bonus bExpRate for experience and bDropRate for drop? I'm not find any guide on item_bonus.txt thx Quote
Arcenciel Posted January 21, 2012 Posted January 21, 2012 Item_bonus txt is self-explanatory. The bonus does what it says it does. Quote
Question
Amellia sizilia sembiring
Hello
Anyone know what the script?
like i want a ring can
Enables use of Level 1 Heal.
Enables use of Level 1 Teleport.
when equip
thx
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.