how to drop an item?
May 19th 2006, 01:07 PM

Aardwolf
Is there a key to drop an item from inventory in Dink?
I'm stuck with this sugar beet from pilgrim's quest in my inventory and you need to beat it with fists, so I'd like to drop it for that.
I'm stuck with this sugar beet from pilgrim's quest in my inventory and you need to beat it with fists, so I'd like to drop it for that.
There should be a script in the scourger story dir.
Yeah, it's key-84.c Though this script is specific for that DMOD, you could probably make a more general one.
kill_cur_item(); is the command I used there, this only works for the currently armed item though.
EDIT: A link to the DMOD in question could help.
kill_cur_item(); is the command I used there, this only works for the currently armed item though.
EDIT: A link to the DMOD in question could help.







