problem armor

04/09/2016 17:43 sadas214236#1
hi, can anybody help with problem armor? when i click mouse on armor i don`t see bonus in armor, only name armor:

[Only registered and activated users can see links. Click Here To Register...]

But in item proto have bonus.. how to fix it?
04/09/2016 21:41 mrapc#2
Are all the information needed in the item_proto inside the Client?
04/11/2016 17:32 sadas214236#3
yes

<ItemDef Vnum="46209" Name="wsad+9" LocalizedName="Armor sura+9" Type="2" SubType="0" Weight="0" Size="2" AntiFlags="44" Flags="1" WearFlags="1" ImmuneFlags="0" Gold="120" ShopBuyPrice="5150" LimitType0="1" LimitValue0="110" LimitType1="0" LimitValue1="0" ApplyType0="37" ApplyValue0="25" ApplyType1="73" ApplyValue1="20" ApplyType2="1" ApplyValue2="5000" Value0="0" Value1="330" Value2="0" Value3="141" Value4="0" Value5="0" Socket0="0" Socket1="0" Socket2="0" RefinedVnum="11809" RefineSet="0" AlterToMagicItemPercent="0" Specular="100" GainSocketPercent="3" AddonType="0" />
04/12/2016 19:52 sadas214236#4
up
04/13/2016 12:18 mrapc#5
and it works fine?
So you can put it on and your stats change? (Take a look hat the Character window open with 'C')?

is the line correct are the values realy:
<ItemDef insteat of: <Item
LocalizedName= insteat of hashName="'³ͺΗΡ°©+0'"

and are the other lines also written in Upper Case?
04/13/2016 21:06 sadas214236#6
Quote:
Originally Posted by mrapc View Post
and it works fine?
So you can put it on and your stats change? (Take a look hat the Character window open with 'C')?

is the line correct are the values realy:
<ItemDef insteat of: <Item
LocalizedName= insteat of hashName="'³ͺΗΡ°©+0'"

and are the other lines also written in Upper Case?
here me other armor proto:

<ItemDef Vnum="48200" Name="wsad+0 " LocalizedName="armor shaman+0" Type="2" SubType="0" Weight="0" Size="2" AntiFlags="28" Flags="1" WearFlags="1" ImmuneFlags="0" Gold="120" ShopBuyPrice="211" LimitType0="1" LimitValue0="110" LimitType1="0" LimitValue1="0" ApplyType0="37" ApplyValue0="4" ApplyType1="73" ApplyValue1="3" ApplyType2="1" ApplyValue2="500" Value0="0" Value1="120" Value2="0" Value3="141" Value4="0" Value5="0" Socket0="0" Socket1="0" Socket2="0" RefinedVnum="0" RefineSet="0" AlterToMagicItemPercent="0" Specular="0" GainSocketPercent="3" AddonType="0" />



it armor work good all see bonus in game,

but it:

<ItemDef Vnum="46209" Name="wsad+9" LocalizedName="Armor sura+9" Type="2" SubType="0" Weight="0" Size="2" AntiFlags="44" Flags="1" WearFlags="1" ImmuneFlags="0" Gold="120" ShopBuyPrice="5150" LimitType0="1" LimitValue0="120" LimitType1="0" LimitValue1="0" ApplyType0="37" ApplyValue0="25" ApplyType1="73" ApplyValue1="20" ApplyType2="1" ApplyValue2="5000" Value0="0" Value1="330" Value2="0" Value3="141" Value4="0" Value5="0" Socket0="0" Socket1="0" Socket2="0" RefinedVnum="11809" RefineSet="0" AlterToMagicItemPercent="0" Specular="100" GainSocketPercent="3" AddonType="0" />

don`t see bonus in game

up
04/15/2016 17:35 sadas214236#7
up

syserr:

0415 22:05:14891 :: RuntimeError
0415 22:05:14891 :: :
0415 22:05:14891 :: Failed to load image (filename: icon/hair/46209.sub)
0415 22:05:14891 ::

0415 22:05:15104 :: Traceback (most recent call last):

0415 22:05:15104 :: File "ui.py", line 1474, in OnOverInItem

0415 22:05:15104 :: File "ui.py", line 87, in __call__

0415 22:05:15104 :: File "ui.py", line 78, in __call__

0415 22:05:15105 :: File "uiInventory.py", line 913, in OverInItem

0415 22:05:15105 :: File "uiInventory.py", line 1089, in ShowToolTip

0415 22:05:15105 :: File "uiToolTip.py", line 545, in SetInventoryItem

0415 22:05:15105 :: File "uiToolTip.py", line 872, in AddItemData

0415 22:05:15105 :: File "uiToolTip.py", line 1253, in __AppendHairIcon

0415 22:05:15105 :: File "uiToolTip.py", line 239, in ResizeToolTip

0415 22:05:15105 :: File "ui.py", line 1893, in SetSize
04/16/2016 20:16 sadas214236#8
up
04/26/2016 09:20 sadas214236#9
up
04/27/2016 10:15 mrapc#10
Could you post your uiToolTip.py (should be in root)?
But I think the error is about a different item.

What Serverfiles/Client are you using?
04/30/2016 11:47 sadas214236#11
Quote:
Originally Posted by mrapc View Post
Could you post your uiToolTip.py (should be in root)?
But I think the error is about a different item.

What Serverfiles/Client are you using?
[Only registered and activated users can see links. Click Here To Register...] here uitooltip.py

Sf me and client me, this problem only with 1x armor sura it.. don`t see information(bonus def etc..) on it armor..