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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...