Jump to content

Vrince98

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About Vrince98

Informations

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Vrince98's Achievements

Newbie

Newbie (1/16)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

2

Reputation

  1. What should i fix in the stash system in uiinventory. The files should have the system.
  2. Syserr is empty. I think it's more a client-side problem. It's not even about the item flags,i've checked them and it's all ok. It's kind of the right click function isn't enabled in the inventory. But i can rotate the view,select a mob,npc or a player. That means there are functions for the mouse right click,but seems it's missing the one that equip/unequip and use items. UPDATE: I was checking the server syserr,wich was empty. My mistake. The client syserr says: 0115 02:02:33536 :: Traceback (most recent call last): 0115 02:02:33537 :: File "ui.py", line 1498, in OnUnselectItemSlot 0115 02:02:33537 :: File "ui.py", line 88, in __call__ 0115 02:02:33537 :: File "ui.py", line 79, in __call__ 0115 02:02:33537 :: File "uiInventory.py", line 1262, in UseItemSlot 0115 02:02:33537 :: File "uiInventory.py", line 1334, in isShowSashWindow 0115 02:02:33538 :: AttributeError 0115 02:02:33538 :: : 0115 02:02:33538 :: 'InventoryWindow' object has no attribute 'wndSashCombine' 0115 02:02:33538 :: 0115 02:02:34262 :: Traceback (most recent call last): 0115 02:02:34262 :: File "ui.py", line 1498, in OnUnselectItemSlot 0115 02:02:34263 :: File "ui.py", line 88, in __call__ 0115 02:02:34263 :: File "ui.py", line 79, in __call__ 0115 02:02:34263 :: File "uiInventory.py", line 1262, in UseItemSlot 0115 02:02:34263 :: File "uiInventory.py", line 1334, in isShowSashWindow 0115 02:02:34264 :: AttributeError 0115 02:02:34264 :: : 0115 02:02:34264 :: 'InventoryWindow' object has no attribute 'wndSashCombine' 0115 02:02:34264 :: 0115 02:02:34395 :: Traceback (most recent call last): 0115 02:02:34395 :: File "ui.py", line 1498, in OnUnselectItemSlot 0115 02:02:34396 :: File "ui.py", line 88, in __call__ 0115 02:02:34396 :: File "ui.py", line 79, in __call__ 0115 02:02:34396 :: File "uiInventory.py", line 1262, in UseItemSlot 0115 02:02:34396 :: File "uiInventory.py", line 1334, in isShowSashWindow 0115 02:02:34397 :: AttributeError 0115 02:02:34397 :: : 0115 02:02:34397 :: 'InventoryWindow' object has no attribute 'wndSashCombine' 0115 02:02:34397 :: 0115 02:02:35014 :: Traceback (most recent call last): 0115 02:02:35014 :: File "ui.py", line 1498, in OnUnselectItemSlot 0115 02:02:35014 :: File "ui.py", line 88, in __call__ 0115 02:02:35014 :: File "ui.py", line 79, in __call__ 0115 02:02:35014 :: File "uiInventory.py", line 1262, in UseItemSlot 0115 02:02:35015 :: File "uiInventory.py", line 1334, in isShowSashWindow 0115 02:02:35015 :: AttributeError 0115 02:02:35015 :: : 0115 02:02:35015 :: 'InventoryWindow' object has no attribute 'wndSashCombine' 0115 02:02:35015 :: ui.py uiinventory.py
  3. What do i have to search force in uitoolip? i'm a beginner,i didn't worked that much with Metin2 files,can you explain step by step what i have to do? Thanks a lot!
  4. Hello, i have a problem with the right mouse click. Basically when i try to right click on a item in my inventory it just doesn't count it. If an item has a script attached it doesn't start. If i put it on a shortcut instead it does. Same happens for equip/unequip. I have to drag the item in their slot to equip them. How can i fix it?
×
×
  • 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.