Jump to content

Search the Community

Showing results for tags 'inventory'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Rules
    • Forum rules
  • Servers
    • Private servers
  • Metin2 - Releases
    • Tutorials
    • Webpages
    • Serverfiles/Clients
    • Quests
    • Graphics/Models/Maps
    • C++/Python
    • Scripts
    • Applications
    • Questions/Problems
  • Metin2 - Services
    • Tutorials
    • Webpages
    • Serverfiles/Clients
    • Quests
    • Graphics/Models/Maps
    • C++/Python
    • Scripts
    • Applications
    • Questions/Problems

Blogs

There are no results to display.

Calendars

  • Community Calendar

Categories

  • Files

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 3 results

  1. - 100 férőhelyes (slotok) - külön gomb az ablak előhívásához (Pet lábnyom ikon) - pc.give_item() és pc.remove_item()-re kibővítve - Vnum alapján szelektálhatóak a pecsét kódjai - Questes, és Unique mountok könnyedén használhatóak. (Type 18 és type 16) Érdeklődni PM-ben vagy Skype címemen! Skype címem: pisti95-spectra
  2. Keress rá: if self.wndInventory: self.wndInventory.Destroy() Így nézzen ki: if self.wndInventory: self.wndInventory.Hide() #### GF bug fix (invisible inventory) self.wndInventory.Destroy() Keress rá: if self.wndQuestWindow: for key, eachQuestWindow in self.wndQuestWindow.items(): eachQuestWindow.nextCurtainMode = -1 eachQuestWindow.CloseSelf() eachQuestWindow = None self.wndQuestWindow = {} Így nézzen ki: if self.wndQu
×
×
  • Create New...