You last visited: Today at 21:40
Advertisement
problem armor
Discussion on problem armor within the Metin2 Private Server forum part of the Metin2 category.
04/09/2016, 17:43
#1
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
problem armor
hi, can anybody help with problem armor? when i click mouse on armor i don`t see bonus in armor, only name armor:
But in item proto have bonus.. how to fix it?
04/09/2016, 21:41
#2
elite*gold: 238
Join Date: Sep 2009
Posts: 2,327
Received Thanks: 1,165
Are all the information needed in the item_proto inside the Client?
04/11/2016, 17:32
#3
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
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
#4
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
up
04/13/2016, 12:18
#5
elite*gold: 238
Join Date: Sep 2009
Posts: 2,327
Received Thanks: 1,165
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
#6
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
Quote:
Originally Posted by
mrapc
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
#7
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
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
#8
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
up
04/26/2016, 09:20
#9
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
up
04/27/2016, 10:15
#10
elite*gold: 238
Join Date: Sep 2009
Posts: 2,327
Received Thanks: 1,165
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
#11
elite*gold: 0
Join Date: Nov 2015
Posts: 28
Received Thanks: 0
Quote:
Originally Posted by
mrapc
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?
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..
Similar Threads
Armor Problem
11/12/2015 - Shaiya PServer Development - 2 Replies
They Developer morning. But today I laid Armor own Client Invisible Armor White Epi 4.5 Other Client Armour Becomes But it seems the problem stems from NEY MAY
problem for armor
05/10/2014 - Metin2 Private Server - 1 Replies
Hello guys,
You have created the armor of a warrior
But how does this save the armor bones
Is this video explains
Please help!:rolleyes:
Problem with armor
10/08/2013 - Nostale - 7 Replies
Hi,
I have a problem with my armor 96 it makes me 'this weapon is not for your class' ( i'm archer )
[Problem]New armor
08/30/2011 - Metin2 Private Server - 2 Replies
Hi,
recently i have added an GM armor in my server...i extracted PC.eix/epk, copied an armor then i painted it using Photoshop CS4 ( I have NVIDIA dds plugin..).
Then i name it shaman_4-6.dds, i added it in my PC.eix/epk archive and pack it again. Then i opened icon.eix/epk and added a icon for my armor there. Then i extracted locale_xx.eix/epk to add it in item list.txt and item_proto. I added there and i repack the archive. Then i extracted root.eix/epk, i've opened shaman_w.msm. I've...
All times are GMT +2. The time now is 21:40 .