Jump to content
  • 0

Delcartitem & Delstorageitem


Elijah23

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  292
  • Reputation:   17
  • Joined:  12/12/11
  • Last Seen:  

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 wakoko321
Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.03
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

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 by cydh
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...