iTribal Posted August 8, 2012 Posted August 8, 2012 (edited) I WANT TO REMOVE THE CART IF THE ACCESSORY IS UNEQUIPPED { skill "MC_PUSHCART",10; skill "MC_VENDING",10; },{ setcart; },{ setcart 0; } SOLVED TNX TO http://rathena.org/board/topic/69153-help-with-event-script/ Edited August 8, 2012 by iTribal Quote
Peopleperson49 Posted August 9, 2012 Posted August 9, 2012 You could just do what I did and increased the novice job level to 30 and gave the pushcart and vending skills to them to learn before advancing. To make it work you do have to increase mammonite skill (only skill merchants really have to play with) to level 20 so that all skill points are used up at job level 50. You might think that level 20 is too much, but it actually makes the skill competitive with other free skills. Peopleperson49 Quote
Question
iTribal
I WANT TO REMOVE THE CART IF THE ACCESSORY IS UNEQUIPPED
{ skill "MC_PUSHCART",10; skill "MC_VENDING",10; },{ setcart; },{ setcart 0; }
SOLVED TNX TO http://rathena.org/board/topic/69153-help-with-event-script/
Edited by iTribal1 answer 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.