Jump to content

@ndr31

Inactive Member
  • Posts

    35
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by @ndr31

  1. Try to put the animation on the npc model and see if the animation is the right one
  2. Could you check if the wait.gr2 animation for this npc is really the wait.gr2 and not the run.gr2?
  3. Hi, i have this problem when i close the inventory(the inventory remains open) or exit the client: [Hidden Content] Syserr: 0120 17:45:16005 :: Traceback (most recent call last): 0120 17:45:16005 :: File "ui.py", line 1905, in CallEvent 0120 17:45:16005 :: File "ui.py", line 85, in __call__ 0120 17:45:16005 :: File "ui.py", line 67, in __call__ 0120 17:45:16005 :: File "uiInventory.py", line 746, in Close 0120 17:45:16005 :: File "uiInventory.py", line 724, in Hide 0120 17:45:16005 :: AttributeError 0120 17:45:16005 :: : 0120 17:45:16005 :: 'SlotWindow' object has no attribute 'Close' 0120 17:45:16005 :: UiInventory.py:
  4. When i put the ip, user and password and then "Wygeneruj" gives me this error "Index was outside the bounds of the array."
  5. Hi, someone have a script to convert SQL item_proto and mob_proto to .TXT data?
  6. RO: Am incercat sa folosesc Dump_proto ca sa fac mob_proto client si am eroarea asta la dump_proto : Si in syserr 0804 23:20:05409 :: CPythonNonPlayer::LoadNonPlayerData: invalid size 360315 check data format. 0804 23:20:05409 :: LoadLocaleData - LoadMobProto(locale/es/mob_proto) Error EN: I've tryed to use Dump_proto to make mob_proto for client but at the end of log, when use dump_proto, this error appear : and in syserr, in client 0804 23:20:05409 :: CPythonNonPlayer::LoadNonPlayerData: invalid size 360315 check data format. 0804 23:20:05409 :: LoadLocaleData - LoadMobProto(locale/es/mob_proto) Error
  7. When i click on an alchemy stone, they don't put on the slot, but instead on i click on a belt, it appear in the belt slot and the first slot in the alchemy window. Can you help me? You have a gif above. Thank you for your help.
  8. How can i move the sash slot from costume window to inventory window, just in line with the arrow slot:? [Hidden Content] I have add this to inventorywindow.py: in the start of the fille: COSTUME_START_INDEX = item.COSTUME_SLOT_START an to the slot function, this: {"index":COSTUME_START_INDEX+2, "x":75, "y":20, "width":32, "height":32},
  9. Hi there, sorry for bothering you, but i'm searching for Gaya Sistem from Metin2 Official. I just want to move the yang string from inventory to the new box from the ringh corner. Thanks a lot to all who can help!
  10. Have anyone GAYA SYSTEM filles?
  11. Thanks. I solved this error.. If anyone want the solution, just pm me
×
×
  • 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.