yannajanh Posted November 6, 2013 Posted November 6, 2013 (edited) Hello rAthena community, Can you please modify my script? I got bug with my item script wherein i equipped an item which give cart and allow to vend but when i unequip it the cart is still on. Please help me. Thanks in advance. More power rAthena.{skill "MC_VENDING",10; skill "MC_CHANGECART",1; skill "MC_PUSHCART",10;},{ setcart 1; },{ setcart 0; } Edited November 6, 2013 by Capuche Change the title Quote
Whathell Posted November 6, 2013 Posted November 6, 2013 {skill "MC_VENDING",10; skill "MC_CHANGECART",1; skill "MC_PUSHCART",10;},{ setcart 1; },{ setcart; } Quote
Question
yannajanh
Hello rAthena community,
Can you please modify my script? I got bug with my item script wherein i equipped an item which give cart and allow to vend but when i unequip it the cart is still on. Please help me. Thanks in advance. More power rAthena.
Edited by Capuche{skill "MC_VENDING",10; skill "MC_CHANGECART",1; skill "MC_PUSHCART",10;},{ setcart 1; },{ setcart 0; }
Change the title
1 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.