Littlefoot Posted May 30, 2012 Posted May 30, 2012 Can anyone answer my following questions? What is the item script for : *Automatically gives you @option 0 0 25 and then let you use Vending Skill. *When Equipt, Your character will automatically @newmount and when removed it unmounts you. *When Equipt, It gives you @speed 80 *When Equipt, It Announces " @me <Message > " Thanks! Quote
Nameless2you Posted May 30, 2012 Posted May 30, 2012 Read wiki please: http://rathena.org/wiki/Custom_Items Quote
Littlefoot Posted May 30, 2012 Author Posted May 30, 2012 I know that but i don't know the part of using commands Quote
Emistry Posted May 30, 2012 Posted May 30, 2012 1st.. you need src edit.. 2nd .....{ },{ atcommand "@newmount"; },{ atcommand "@newmount"; } 3nd .....{ },{ atcommand "@speed 80"; },{ atcommand "@speed 80"; } but actually there is item_bonus for speed...you can find it inside doc/item_bonus.txt 4th .....{ },{ atcommand "@me Message"; },{ atcommand "@me Messag"; } just like what nameless told you ~ Quote
Littlefoot Posted May 31, 2012 Author Posted May 31, 2012 About the number 1. Is it possible to let a player use Vending skill? :/ Quote
Emistry Posted May 31, 2012 Posted May 31, 2012 yes.. skill <id>,<level>; but make sure they got cart skill also..otherwise they cant vending. Quote
Question
Littlefoot
Can anyone answer my following questions?
What is the item script for :
*Automatically gives you @option 0 0 25 and then let you use Vending Skill.
*When Equipt, Your character will automatically @newmount and when removed it unmounts you.
*When Equipt, It gives you @speed 80
*When Equipt, It Announces " @me <Message > "
Thanks!
6 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.