Can't drop any item from inventory at all

komisaris

New member
Messages
8
Points
0
Please help me, all char of any groups ID on my server can't drop any item from inventory on any maps at all

i've checked there are no nodrop mapflag set on the map and no nodrop set on the item that i want to drop setting but still can't drop any item.

btw i'm using latest git, and there are no either nodrop.txt files and item_trade.conf  on my git clone. as iknow

 
there is a checkbox in your inventory(alt+e) untick it...

default_ani_meow.gif


 
Last edited by a moderator:
there is a checkbox in your inventory(alt+e) untick it...

default_ani_meow.gif
hahaha so simple... btw  thanks @malufett it's work,
default_biggrin.png


i didn't recognize it cause my inventory window is too long overlaping the screen...

Screenshot from 2015-01-05 12:43:05.png

so i change the OptionInfoList["bLockItemDropFromItemWnd"] value from 1 to 0 rather than untick the option coz it far below the screen.

and do you now why my inventory window is too long?.

i've read for the same issue on other forum that i should change the msgstringtable but it doesn't work.

 
Last edited by a moderator:
OK thanks, it's done...

but one more question, is the msgstringtable.txt different form every client version?

 
Last edited by a moderator:
Last edited by a moderator:
Back
Top