Cydh Posted February 4, 2013 Posted February 4, 2013 (edited) Information This modification just like countitem() and delitem() that are provided by svn default. But these will count and delete items in player's cart inventory.Maybe this is similar with @cartcountitem and @cartdelitem, yeah I made them and actually I made this custom script before making custom atcommand. How to you use? Attach this custom script, usually is used in NPC script cartcountitem <item_id>; cartdelitem <item_id>,<amount>; Screenshots Download cartcountitem.patch: cartcountitem-rA.patch cartdelitem.patch: cartdelitem-rA.patch Sample NPCs script cartcountitem: cartcountitem.txt cartdelitem: cartdelitem.txt **If you like this mods, could you rate this post and give me rep +1?** **Idea is requested by someone, he wasn't able to pay me, so I release this as free mod. ** Edited February 4, 2013 by cydh Quote
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.