antiblock
Elveron

Search the Community

Showing results for tags 'metin2inventario'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Comunidade
    • Community Servers
    • Anúncios
    • Apresentações
    • Sugestões
    • Suporte (Tickets)
    • Lixeira do fórum
  • Patrocínios
  • Hardware e Software
    • Smartphones e Tablets
    • Desktops e Laptops
    • Sistemas Operativos
  • Ensino
    • Programação
    • Web Design
    • Ensino Escolar
  • Gaming
    • Gaming Mobile
    • Battle Royale
    • Ação e FPS
    • MOBA
    • RPG e MMORPG
    • Outros Géneros
    • Consolas
  • Gerenciamento de Servidores e Clientes
    • Metin2
    • Minecraft
    • Counter-Strike
    • FiveM
    • Browser
    • Outros Servidores
  • Design World
    • Geral e Galerias de Arte
    • Pedidos de Designer
    • Tutoriais e Recursos
  • WebMaster
    • Geral
    • Alojamento Web
    • Plataformas Web
  • Discussão Geral
    • Notícias
    • Computador
    • Video-Sharing e Streaming
    • Automóveis & Motos
    • Desporto
    • Entretenimento
    • Anúncios e Comércio
    • FunZone
    • Off-Tópic

Categories

  • DEVs/Resellers
    • Plechito
    • iBeast
    • dracaryS
    • Vegas
    • Dungeons
  • Leaks Metin2
    • C++ / C# / Python
    • Unpacked
    • ServerFiles
    • Programs and tools
  • Graphics & 3D & Costume
    • Maps
    • Npc & Mobs
    • Equipment
    • Websites, Designs and Scripts
  • FiveM
  • Windows
    • Releases
  • Música
    • Hip-Hop
  • Trash
    • Metin2
    • Android
    • Aplicações
    • WebMaster
    • Jogos PC

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


E-mail


Website URL


Localizaçao


Sobre mim

Found 1 result

  1. Estou aqui para partilhar mais um tópico convosco, no qual: @Release - Novo inventário metin2@ Algumas imagens: Como instalar? Na pasta pack extrair o npc2 e procurar por ui.py Agora adicionar o seguinte: ( def SetCloseEvent(self, event): self.btnClose.SetEvent(event) Add:) ) class TitleBar2(Window): BLOCK_WIDTH = 32BLOCK_HEIGHT = 23 def __init__(self):Window.__init__(self)self.AddFlag("attach") def __del__(self):Window.__del__(self) def MakeTitleBar(self, width, color): ## ÇöŔç Color´Â »çżëÇĎ°í ŔÖÁö ľĘŔ˝ width = max(64, width) imgLeft = ImageBox()imgCenter = ExpandedImageBox()imgRight = ImageBox()imgLeft.AddFlag("not_pick")imgCenter.AddFlag("not_pick")imgRight.AddFlag("not_pick")imgLeft.SetParent(self)imgCenter.SetParent(self)imgRight.SetParent(self) if locale.IsARABIC():imgLeft.LoadImage("locale/ae/ui/pattern/titlebar_left.tga")imgCenter.LoadImage("locale/ae/ui/pattern/titlebar_center.tga")imgRight.LoadImage("locale/ae/ui/pattern/titlebar_right.tga")else:imgLeft.LoadImage("locale/yang.tga")imgCenter.LoadImage("locale/yang.tga")imgRight.LoadImage("locale/yang.tga") imgLeft.Show()imgCenter.Show()imgRight.Show() btnClose = Button()btnClose.SetParent(self)btnClose.SetUpVisual("locale/1close.tga")btnClose.SetOverVisual("locale/2close.tga")btnClose.SetDownVisual("locale/1close.tga")btnClose.SetToolTipText(locale.UI_CLOSE, 0, -23)btnClose.Show() self.imgLeft = imgLeftself.imgCenter = imgCenterself.imgRight = imgRightself.btnClose = btnClose self.SetWidth(width) Link's de download -> https://mega.co.nz/#...xm-0tej2d5ZiWcU Virustotal -> https://www.virustot...sis/1394209678/