Lucrăm la îmbunătățirea site-ului! Este posibil ca unele module să nu funcționeze corect!
5 mesaje

Autor subiect

  • Mesaje: 3
  • Reacții: 118
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Server: velor2
  • Regat: Chunjo
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    [C++/Python] Extra Refine System by Vegas FULL FIX - Mesaj 1 - Imagine 1
    • Multilanguage Support: English & Romanian translations included.
    • Item Descriptions: Detailed and informative item descriptions, guiding players on the refine process.
    • Centered Screen Window: A cleaner, more user-friendly UI with a centered refine window
    Feel free to download and integrate it into your server. If you need any help or run into issues, don’t hesitate to post below—I’ll be glad to assist!

    Download
    Conținut: Ascuns
    Motiv: Trebuie să reacționezi la mesaj pentru a vedea conținutul.


    Conținut: Ascuns
    Motiv: Trebuie să reacționezi la mesaj pentru a vedea conținutul.

    Cum descarc de pe TeraBox?

    • Este asemănător cu Mega.nz
    • Instalați-vă clientul lor de Download de aici
    • Faceți-vă un cont (vă puteți loga cu Facebook / Google / etc)
    • Dacă nu vreți să descărcați clientul de Download, folosiți acest site
    • Gata! Acum puteți descărca resursele

    De ce folosim TeraBox?

    • Este gratuit
    • Primești 1TB de spațiu gratuit la orice cont creat!
    • Este ușor de folosit și varianta premium este foarte ieftină
    • Fișierele nu sunt șterse niciodată
    TeraBox logo
    moară fiimea greșești plătești :-B
    See full signature

    🔥 Hai pe Discord! - Chat activ și support direct

    Te așteptăm și pe serverul de Discord - aici ne-am strâns toată comunitatea de Metin2 din România.

    Alătură-te acum!
    1300+ de membri activi!
    Robot Discord
    Roboțelu'
    Anunț
  • Mesaje: 3
  • Reacții: 1
  • Mesaje utile: 0
  • Status: Make money not friends ^.^
  • Server: King2
  • Regat: Shinsoo
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    syserr scrie: 30 Sep 2024, 21:12 09-30-2024, 20-49-16.png
    • Multilanguage Support: English & Romanian translations included.
    • Item Descriptions: Detailed and informative item descriptions, guiding players on the refine process.
    • Centered Screen Window: A cleaner, more user-friendly UI with a centered refine window
    Feel free to download and integrate it into your server. If you need any help or run into issues, don’t hesitate to post below—I’ll be glad to assist!

    Download
    Nu funcționează link-ul de download
    Avatar utilizator
    Administrator
  • Administrator
  • Mesaje: 2,607
  • Reacții: 29013
  • Mesaje utile: 17
  • Status: Pierd vremea ^.^
  • Server: Saga2 - Soon
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:
    Liberty scrie: 30 Sep 2024, 22:48
    syserr scrie: 30 Sep 2024, 21:12 09-30-2024, 20-49-16.png
    • Multilanguage Support: English & Romanian translations included.
    • Item Descriptions: Detailed and informative item descriptions, guiding players on the refine process.
    • Centered Screen Window: A cleaner, more user-friendly UI with a centered refine window
    Feel free to download and integrate it into your server. If you need any help or run into issues, don’t hesitate to post below—I’ll be glad to assist!

    Download
    Nu funcționează link-ul de download
    s-a remediat
    Te asteptam si pe serverul de Discord :p - aici ne-am strans toata comunitatea de Metin2 din Romania.
    Link: https://discord.gg/Kr9nUpWa4X

    Suntem aproape 1000 membri! - Avem chat activ zilnic, support, cereri, resurse.



    See full signature
  • Mesaje: 16
  • Reacții: 55
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Server: crashcore
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    In caz ca nu ai localeinfo.isArabic si ai errori sau ai scos si nu stii de ce e imprastiat design ul la el modifica urmatoarele lucruri:

    Cauta aceste doua functii sau denumirea primei functii de mai jos si inlocuieste.

    -> def AppendMaterial(self, vnum, count): si def UpdateDialog(self):

    dai replace cu cele de la mine, ai grija ca functia def UpdateDialog(self): e de doua ori, modifica doar ce e cu localeinfo.isArabic.

    def AppendMaterial(self, vnum, count):
    grid = self.__MakeItemSlot(len(self.materialList))
    grid.SetPosition(293-35, self.dialogHeight)
    grid.SetItemSlot(len(self.materialList), vnum, 0)

    self.materialList.append(vnum)

    thinBoard = self.__MakeThinBoard()
    thinBoard.SetPosition(293, self.dialogHeight)
    thinBoard.SetSize(191, 20)

    textLine = ui.TextLine()
    textLine.SetParent(thinBoard)
    textLine.SetFontName(localeInfo.UI_DEF_FONT)

    if player.GetItemCountByVnum(vnum) < count:
    textLine.SetPackedFontColor(0xffFF0033)
    else:
    textLine.SetPackedFontColor(0xffdddddd)

    textLine.SetText("%s x%d |cFFffce00(%d)" % (item.GetItemName(), count, player.GetItemCountByVnum(vnum)))
    textLine.SetOutline()
    textLine.SetFeather(FALSE)
    textLine.SetWindowVerticalAlignCenter()
    textLine.SetVerticalAlignCenter()

    textLine.SetPosition(15, 0)

    textLine.Show()
    self.children.append(textLine)

    self.dialogHeight += 34
    self.UpdateDialog()

    def UpdateDialog(self):
    self.board.SetSize(500, 250)
    self.titleBar.SetWidth(500-15)
    self.SetSize(500, 250)

    (x, y) = self.GetLocalPosition()
    self.SetPosition(x, y)
  • Mesaje: 1
  • Reacții: 0
  • Mesaje utile: 0
  • Medalii

    Does anyone have the fix me marty 5.8?
    I can't import grp and local From uiscript

    📢 Resurse Metin2 Premium!

    Zeci de resurse Metin2 Premium - exclusive și 100% funcționale începând cu 15.99€!.

    Vezi resursele Cumpără premium
    Premium
    Premium
    Anunț
    Scrie răspuns

    Creează-ți un cont sau autentifică-te pentru a participa la discuție

    Trebuie să fii membru pentru a răspunde

    Creează-ți un cont

    Înregistrează-te și alătură-te comunității noastre

    Membrii pot crea subiecte noi și pot descărca resurse Metin2 Gratuit!


    Te poți înregistra rapid utilizând contul tău de Discord sau Github

    Înregistrare

    Autentifică-te

    • Subiecte similare

      • de [HF]White » » în Îmbunătățiri
        0
        Răspunsuri
        197
        Vizualizări
        de [HF]White
      • de [HF]White » » în Sisteme Metin2
        0
        Răspunsuri
        711
        Vizualizări
        de [HF]White
      • de 717Dinero » » în Sisteme Metin2
        0
        Răspunsuri
        458
        Vizualizări
        de 717Dinero
      • de [HF]White » » în Sisteme Metin2
        0
        Răspunsuri
        655
        Vizualizări
        de [HF]White
      • de [HF]White » » în Sisteme Metin2
        0
        Răspunsuri
        384
        Vizualizări
        de [HF]White

    Înapoi la “Sisteme Metin2”

    Informații

    Utilizatori ce navighează pe acest forum: darkgh0st, freziop, mtz6879, realashkari, w1ngoo și 6 vizitatori