Jump to content

L2 Adrenaline Script [Drop Items]


Recommended Posts

So I want to make a script to drop some items that i dont want so my inventory gona be clean and not get Weight Penalty... 

Until  now with some research that i have done at the forum i have coclused to this

begin
  if (Inventory.User.ByID(itemID, item) = true) then
  begin
 
  end.

so, i find the itemID i write it but i dont know what i should write at "item" next to "itemID"
and i have stucked...

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

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

Guest
Reply to this topic...

×   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...