Page 1 of 1

Help on droping item

Posted: 31 Aug 2014, 05:58
by rpichay
my pickupitems.txt is not working because i already set it to

Jellopy -1 0 0

but still it wont drop jellopy so i decided to ask if there is macro regarding this one

if there is something like would make me do

do drop Jellopy
instead of


eval <code for getting item number here,then varStack{i} = item number>
do drop $i

since i really dont know how to code

Re: Help on droping item

Posted: 31 Aug 2014, 11:21
by genskull
try the pickupitems.txt

apple -1 ----------> drop/not to pick
all -1 ---------------> drop all

Code: Select all

Value  Description  
-1       Drop the item when it enters your inventory.  
0        Do not pick up the item.  
1        Pick up the item.  
2        Pick up the item as fast as possible (don't use this on normal, seemingly worthless, items).  

Re: Help on droping item

Posted: 01 Sep 2014, 04:16
by rpichay
it isnt working because it is acquired by an NPC so doesnt drop

Re: Help on droping item

Posted: 01 Sep 2014, 23:09
by Cloud
You gain jellopies from an npc? i think pickupitems.txt can't work then, maybe make an macro that triggers when it detects when you gain jellopies in your inventory fronm the npc to drop them

Re: Help on droping item

Posted: 06 Sep 2014, 10:50
by rpichay
thats my problem if it would be that easy to do

do drop Jellopy

but it needs the item number and i dont know code that well


do drop "item number of jellopy"

Re: Help on droping item

Posted: 28 Sep 2023, 07:10
by LailaDurgan
You get jello pies from some random NPC? If pickupitems.txt isn't going to work, your best bet is probably to create a macro that activates any time you acquire a jellopie from a npc. basket random