Page 1 of 1
problem with character inventory
Posted: Thu Jun 14, 2007 2:54 pm
by r3volt3c
Please! I have a great problem! i have a test c5 server (datapack Nightly)...
Some characters in the inventory have the capacity 66/80 but when i buy items,
or I try to trade with others characters, or I want to keep items into the
warehouse... The game send me a message: Your inventory's full!!!
Anyone can explain me how I can repair it??? I want to have the inventory
empty or the inventory like everydays...
Posted: Thu Jun 14, 2007 3:08 pm
by Fulminus
If I am not mistaken, the /80 part is hardcoded in the client, so no matter what you do, it will always show /80 (or /100 for dwarves). However, there is a config file which allows you to change the actual max number of items allowed to be carried by players. It has 3 options: Max for non-dwarves, max for dwarves, and max for GMs. More specifically, in the file other.properties check the entries
MaximumSlotsForNoDwarf
MaximumSlotsForDwarf
MaximumSlotsForGMPlayer
It is possible that your max is set to 66 there.
If this is not the case, I'd urge you to count your items when it says 66/80. The number of items that you have in your main inventory, quest inventory, and equipped should equal 66. However, I have a feeling that the 66 you are seeing excludes the equipped items...
considering 1-2 armor pieces, 1-2 weapon/shield, helmet, gloves, boots, 5 jewels and a couple of hair accessories, that adds up to a max of 14 items equipped. 14+66 = 80.
Posted: Thu Jun 14, 2007 3:36 pm
by r3volt3c
the player is wearing set arcane robe, arcane mace, imperial crusader shield, circlet of aden, set of jewerly majestic, tattoo nightmarish and when he take an item his inventory is full. With his equipement he had 66/80 and his inventory is full.
I changed the option in server config and he have 66/90 and his inventory is full.
:S:S:S:S:S:S:S
SORRY FOR MY BAD ENGLISH
Posted: Thu Jun 14, 2007 7:21 pm
by kerberos_20
its old bug just enchant some armor or weapon and you will see your hidden items

Posted: Tue Jun 26, 2007 2:03 am
by r3volt3c
I found the problem, it is in drop of someone raidboss
item 8619
thx for all ^^