Elijah23 Posted December 9, 2012 Group: Members Topic Count: 46 Topics Per Day: 0.01 Content Count: 292 Reputation: 17 Joined: 12/12/11 Last Seen: April 17 Share Posted December 9, 2012 (edited) Hello everyone, just want to ask anyone who can do this.. Just an expansion of delitem script command but can be used to cart and storage for a specific account ID.. I know that the delstorageitem for sql can be done with an SQL query, but it would be better to use a script command for me.. Maybe you can add also the countitem part for the cart inventory, countcartitem xD.. I think it would be useful for everyone.. Advance Thanks.. Edited December 9, 2012 by wakoko321 Quote Link to comment Share on other sites More sharing options...
Cydh Posted December 9, 2012 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 748 Joined: 06/16/12 Last Seen: February 21 Share Posted December 9, 2012 (edited) here, the patch files. better you add them manually. cartcountitem(<item_id>) cartdelitem <item_id>,<amount> storagecountitem(<item_id>) storagedelitem <item_id>,<amount> maybe you can try with these NPCs too. I know these aren't the simple way, because you can modif the countitem and delitem script with type (ex. countitem 501,1. delitem 501,1,1) storagecountitem.patch cartcountitem.patch cartdelitem.patch storagedelitem.patch cartdelitem.txt storagedelitem.txt Edited December 13, 2012 by cydh Quote Link to comment Share on other sites More sharing options...
Question
Elijah23
Hello everyone, just want to ask anyone who can do this..
Just an expansion of delitem script command but can be used to cart and storage for a specific account ID..
I know that the delstorageitem for sql can be done with an SQL query, but it would be better to use a script command for me..
Maybe you can add also the countitem part for the cart inventory, countcartitem xD..
I think it would be useful for everyone.. 
Advance Thanks..
Edited by wakoko321Link to comment
Share on other sites
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.