Jump to content

HelloWorld

Member
  • Posts

    33
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by HelloWorld

  1. Hello,

    i just installed this system: 

     

     

    everything works fine, 

    but when i try to add new items to shopEx this problem appears:

    spacer.png

     

    this with the old system:

    TOzcHISaQky-H5En3mQaDQ.png

    problem solved it was in this part: CGrid grid(5, 9) i forgot to change it to CGrid grid(10, 9)

     

    but i have another problem which i can't buy anything with 0 yang, it says i don't have enough yang,

    anyone can help pls ?

  2. No errors showing, which is what confuses me,

    the thing is when i send it in whisper there is no errors,

    it's only in the chat,

    could it be a problem in the source ?

     

    Note:

    i have a multi language system installed,

    when i change the language to English it works just fine, but if i changed to other language this is where the problem starts.

  3. Hello everyone,

    i have this weird problem that only happens when i try to show an item in chat (Hyperlink):

    spacer.png

     

    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.

  4. 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:

    kYe_sYqzR7awjPdAMSyaHw.png

     

    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.

×
×
  • 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.