Jump to content

CHXMVN

Premium
  • Posts

    27
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by CHXMVN

  1. 1 hour ago, nonnorulez said:

    Ty, but now i have a new problem ?.

    sysser say:

    image.thumb.png.40ef34f6091e1431783b63c3cc4d6c5a.png

    And this is my uiinventory.py

    uiinventory.py

    Someone can help me? Ty

     

     

    Change

        def Close(self):
            self.Hide()
            if app.ENABLE_SORT_INVEN:
                def ClickYenileButton(self):
                    if app.IsPressed(app.DIK_LALT):
                        net.SortInven(2)
                    elif app.IsPressed(app.DIK_LCONTROL):
                        net.SortInven(3)
                    else:
                        net.SortInven(1)

    to

    	def Close(self):
    		self.Hide()
    		
    	if app.ENABLE_SORT_INVEN:
    		def ClickYenileButton(self):
    			if app.IsPressed(app.DIK_LALT):
    				net.SortInven(2)
    			elif app.IsPressed(app.DIK_LCONTROL):
    				net.SortInven(3)
    			else:
    				net.SortInven(1)

     

    • Love 1
  2. Someone need to get the 2003 beta client, I'm searching for this shit since 3 years. You can easily see it's older because there is no SP HP.

    2uqa6uva.jpg

    vudy9u7a.jpg

    bu9apy2y.jpg

    vupybevy.jpg

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