Littlefoot Posted May 30, 2012 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 203 Reputation: 1 Joined: 05/11/12 Last Seen: July 30, 2016 Share 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 Link to comment Share on other sites More sharing options...
Nameless2you Posted May 30, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 351 Reputation: 52 Joined: 11/15/11 Last Seen: June 15, 2015 Share Posted May 30, 2012 Read wiki please: http://rathena.org/wiki/Custom_Items Quote Link to comment Share on other sites More sharing options...
Littlefoot Posted May 30, 2012 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 203 Reputation: 1 Joined: 05/11/12 Last Seen: July 30, 2016 Author Share Posted May 30, 2012 I know that but i don't know the part of using commands Quote Link to comment Share on other sites More sharing options...
Nameless2you Posted May 30, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 351 Reputation: 52 Joined: 11/15/11 Last Seen: June 15, 2015 Share Posted May 30, 2012 atcommand "@me throws a pillow"; Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 30, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share 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 Link to comment Share on other sites More sharing options...
Littlefoot Posted May 31, 2012 Group: Members Topic Count: 70 Topics Per Day: 0.01 Content Count: 203 Reputation: 1 Joined: 05/11/12 Last Seen: July 30, 2016 Author Share Posted May 31, 2012 About the number 1. Is it possible to let a player use Vending skill? :/ Quote Link to comment Share on other sites More sharing options...
Emistry Posted May 31, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted May 31, 2012 yes.. skill <id>,<level>; but make sure they got cart skill also..otherwise they cant vending. Quote Link to comment Share on other sites More sharing options...
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!
Link to comment
Share on other sites
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.