Jump to content

Erro Client #item_Destroy


Guest Gamers
 Share

Recommended Posts

Boas comunidade,

 

Estou tentando implementar o seguinte sistema abaixo:

 

http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/3898022-release-item-zerst-ren-neuer-dropdialog-python-c.html

 

E me da sempre o seguinte erro ao tentar jogar o item no chão:

 

1118 06:15:34775 :: Traceback (most recent call last):

 

1118 06:15:34775 :: File "game.py", line 1259, in OnMouseLeftButtonUp

 

1118 06:15:34776 :: File "game.py", line 1296, in __PutItem

 

1118 06:15:34776 :: File "game.py", line 1350, in __DropItem

 

1118 06:15:34776 :: AttributeError

1118 06:15:34776 :: :

1118 06:15:34776 :: 'module' object has no attribute 'QuestionDialogItem'

1118 06:15:34776 ::

Link to comment
Share on other sites

 

 

Boas comunidade,

 

Estou tentando implementar o seguinte sistema abaixo:

 

http://www.elitepvpers.com/forum/metin2-pserver-guides-strategies/3898022-release-item-zerst-ren-neuer-dropdialog-python-c.html

 

E me da sempre o seguinte erro ao tentar jogar o item no chão:

 

1118 06:15:34775 :: Traceback (most recent call last):

 

1118 06:15:34775 :: File "game.py", line 1259, in OnMouseLeftButtonUp

 

1118 06:15:34776 :: File "game.py", line 1296, in __PutItem

 

1118 06:15:34776 :: File "game.py", line 1350, in __DropItem

 

1118 06:15:34776 :: AttributeError

1118 06:15:34776 :: :

1118 06:15:34776 :: 'module' object has no attribute 'QuestionDialogItem'

1118 06:15:34776 ::

amigo o erro esta no game.py na linha 1350

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...