Jump to content

Can't attach metin intro item


Recommended Posts

Hi, I encountered a strange problem today. I can't put the metin strone in anything.

syserr clean

syslog

Jan 12 11:40:32 :: Packet Analyze [Header 60][bufferLeft 17] 
Jan 12 11:40:32 :: CInputMain::Analyze() ==> Header [60] 
Jan 12 11:40:32 :: Test: USE_ITEM Kamień Duszy Magii+7 (inven 1, cell: 75)
Jan 12 11:40:32 :: USE_ITEM Kamień Duszy Magii+7, Inven 1, Cell 80, ItemType 10, SubType 0
Jan 12 11:40:32 :: Packet Analyze [Header 3][bufferLeft 9] 
Jan 12 11:40:32 :: CInputMain::Analyze() ==> Header [3] 
Jan 12 11:40:32 :: ELO

syserr client clean

debug

 

<< SendItemUseToItemPacket(src=1, dst=20225)

i added chat in uiattachmetin to check if button works well, he shows up.

def Accept(self):
		net.SendItemUseToItemPacket(self.metinItemPos, self.targetItemPos)
		net.SendChatPacket("ELO")
		snd.PlaySound("sound/ui/metinstone_insert.wav")
		self.Close()

Item proto

28700	28700	ITEM_METIN	METIN_NORMAL	1	NONE	NONE	WEAR_WEAPON	NONE	80000	2000000	0	0	0	LIMIT_NONE	0	LIMIT_NONE	0	APPLY_PENETRATE_PCT	25	APPLY_NONE	0	APPLY_NONE	0	0	0	0	0	0	17	0	0	0


149	149	ITEM_WEAPON	WEAPON_SWORD	2	ANTI_MUDANG	ITEM_TUNABLE	WEAR_WEAPON	NONE	360000	2770000	13300	20	15	LEVEL	85	LIMIT_NONE	0	APPLY_ATT_SPEED	15	APPLY_NONE	0	APPLY_NONE	0	0	18	40	100	140	137	100	3	0

 

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.