Page 1 of 1

How do I drop an item?

Posted: Thu Feb 16, 2006 7:33 pm
by Guest
Hi All,

I haven't played Crossfire in a LONG time, downloaded the Win32 version today, and got it running. However, I don't remember how to drop an item. I thought I just had to right click on it in my inventory, but when I do it just says something like 'There are only 2 clubs'

Any help is appreciated.

Posted: Thu Feb 16, 2006 8:44 pm
by cavesomething
you are probably using gcfclient and have the 'count' value set. When it is set, you will use this as a quantity to drop, if the number is higher than 2, dropping more than that isn't possible, hence the message you see.

Posted: Thu Feb 16, 2006 10:16 pm
by Aaron
pressing the 0 (zero) key is gernally enough to fix that, odd bug...

Posted: Fri Feb 17, 2006 8:01 am
by cavesomething
it's not a bug, it's a feature. :)

Posted: Wed Feb 22, 2006 8:14 am
by woo
a "feature" you "paid" "extra" for :o

Posted: Thu Feb 23, 2006 1:22 am
by cavesomething
This does suggest though that the client should only use the count value where it is valid though, maybe it should also reset the count value if it isn't? - in any case this leads to various UI design issues which are all rather evil - I avoided using a count in jcrossclient for precisely that reason, global settings of that kind are bad practice in general..