Jump to content

HelloWorld

Member
  • Posts

    28
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by HelloWorld

  1. Hello everyone, i have this weird problem that only happens when i try to show an item in chat (Hyperlink): if app.IsPressed(app.DIK_LALT): link = player.GetItemLink(itemSlotIndex) ime.PasteString(link) The problem does not appear when i paste it into the text box, it only happens when i send it in chat. the weird thing is that it does not happen when i send it in whisper.
  2. hello guys, i just recently installed Special Inventory by Sanii, and it worked fine, but there is a little problem is when i hover the cursor over an item there is no details showing: syserr: 0225 02:59:19409 :: mouseModule:405: RuntimeWarning: tp_compare didn't return -1 or -2 for exception 0225 02:59:19409 :: Traceback (most recent call last): 0225 02:59:19409 :: File "mouseModule.py", line 405, in Update 0225 02:59:19410 :: RuntimeError 0225 02:59:19410 :: : 0225 02:59:19410 :: can't find item data 0225 02:59:19410 :: 0225 03:09:47988 :: Traceback (most recent call last): 0225 03:09:47989 :: File "mouseModule.py", line 405, in Update 0225 03:09:47989 :: RuntimeError 0225 03:09:47989 :: : 0225 03:09:47989 :: can't find item data 0225 03:09:47989 :: the first tab is working fine, but the problem is in the other tabs.
  3. Hello guys, how can i set a waiting time when buying items ? like a timer between each item you buy.
×
×
  • 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.