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

    Autor subiect

  • Mesaje: 2,607
  • Reacții: 29013
  • Mesaje utile: 17
  • Status: Pierd vremea ^.^
  • Server: Saga2 - Soon
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:
    Avatar utilizator
    Administrator

    Autor subiect

    Administrator
    *Descriere:

    Serverfiles de la fostul server privat Elysium. :-B

    In arhiva gasiti tot: serverfiles, game, mysql, sursa binary, sursa game, db, dump-proto, decrypter, unpack.
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 7
    *Poze / Video (obligatoriu):
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 6
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 5
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 4
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 3
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 2
    Prezentarea Full o gasiti aici:
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 1
    *Link download:

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



    *Date (mysql/vdi/ingame):

    Binary se compileaza cu VS2019
    Are FoxFS.
    Trebuie sa aveti Python2.7 instalat pe PC

    Un mic update, faceti-l dupa ce instalati serverul:
    uiinventory.py
    cauta:
    Code:
    	def GetBasePosition(self):
    schimba cu asta:
    Code:
    	def GetBasePosition(self):
    		x, y = self.wndInventory.GetGlobalPosition()
    		return x - 135, y
    costumewindow.py - uiscript
    Code:
    import uiScriptLocale
    import item
    
    COSTUME_START_INDEX = item.COSTUME_SLOT_START
    
    window = {
    	"name" : "CostumeWindow",
    	"x" : 175 - 140,
    	"y" : 37 - 560,
    			"width" : 140,
    			"height" : 290,
    
    	"children" :
    	(
    		{
    			## Costume Window Layer.
    			"name" : "wndCostumeInventoryLayer",
    			"type" : "board",
    			"style" : ("attach",),
    			"x" : 0,
    			"y" : 0,
    			"width" : 140,
    			"height" : 290,
    			
    			"children" :
    			(
    				{
    					"name" : "TitleBar",
    					"type" : "titlebar",
    					"style" : ("attach",),
    					"x" : 6,
    					"y" : 6,
    					"width" : 130,
    					"color" : "yellow",
    					"children" :
    					(
    						{ "name":"TitleName", "type":"text", "x":60, "y":3, "text":uiScriptLocale.COSTUME_WINDOW_TITLE, "text_horizontal_align":"center"},
    					),
    				},
    				
    				{
    					"name" : "Costume_Base",
    					"type" : "image",
    					"x" : 13,
    					"y" : 38,
    					"image" : "locale/ro/ui/new_costume_bg.jpg",
    					"children" :
    					(
    						{
    							"name" : "CostumeSlot",
    							"type" : "slot",
    							"x" : 3,
    							"y" : 3,
    							"width" : 127,
    							"height" : 290,
    
    							"slot" : (
    										{"index":COSTUME_START_INDEX+0, "x": 62, "y":44, "width":32, "height":64}, # costum
    										{"index":COSTUME_START_INDEX+1, "x": 62, "y": 8, "width":32, "height":32}, #frizura
    										{"index":COSTUME_START_INDEX+2, "x": 11, "y":124, "width":32, "height":32}, ##mount
    										{"index":COSTUME_START_INDEX+3, "x": 62, "y":124, "width":32, "height":32}, ##esarfa
    
    										{"index":COSTUME_START_INDEX+4, "x": 11, "y":13, "width":32, "height":96 }, #skin
    
    										{"index":item.EQUIPMENT_RING1, "x":62, "y":168, "width":32, "height":32}, ##inel_dreapta
    										{"index":item.EQUIPMENT_RING2, "x":12, "y":168, "width":32, "height":32}, ##inel_stanga
    										
    										{"index":COSTUME_START_INDEX+5, "x":39, "y":207, "width":32, "height":32 }, # skin mount
    							),
    						},
    					),
    				},
    			),
    		},
    	),
    }
    Poftim imagien noua:
    Serverfiles Elysium2 - Full (Link bun) - Mesaj 1 - Imagine 1

    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
    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

    🔥 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: 44
  • Reacții: 6
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    thx il cautam de mult dar avea ceva probleme la client
    Avatar utilizator
    Administrator
  • Administrator

    Autor subiect

  • Mesaje: 2,607
  • Reacții: 29013
  • Mesaje utile: 17
  • Status: Pierd vremea ^.^
  • Server: Saga2 - Soon
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:
    Avatar utilizator
    Administrator

    Autor subiect

    Administrator
    devlimit scrie: thx il cautam de mult dar avea ceva probleme la client
    Pentru orice problema te asteptam aici: support.html
    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: 11
  • Reacții: 1
  • Mesaje utile: 0
  • Status: I need a fresh new links
  • Regat: Chunjo
  • Medalii

    Can someone help with compiling? Can't compile the server src :( Been trying for a day now.
    Avatar utilizator
    Administrator
  • Administrator

    Autor subiect

  • Mesaje: 2,607
  • Reacții: 29013
  • Mesaje utile: 17
  • Status: Pierd vremea ^.^
  • Server: Saga2 - Soon
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:
    Avatar utilizator
    Administrator

    Autor subiect

    Administrator
    Shirodir scrie: Can someone help with compiling? Can't compile the server src :( Been trying for a day now.
    What errors do you have?

    Open a support topic here: support.html
    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: 11
  • Reacții: 1
  • Mesaje utile: 0
  • Status: I need a fresh new links
  • Regat: Chunjo
  • Medalii

    I'll fire up the virtual box, and i'll submit a topic.
  • Mesaje: 13
  • Reacții: 1
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Server: Alaska
  • Regat: Chunjo
  • Medalii

    Nu are decrypter/unpack arhiva
  • Mesaje: 1
  • Reacții: 0
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Server: fury2
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    un link de download te rog ?
    Avatar utilizator
    Administrator
  • Administrator

    Autor subiect

  • Mesaje: 2,607
  • Reacții: 29013
  • Mesaje utile: 17
  • Status: Pierd vremea ^.^
  • Server: Saga2 - Soon
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:
    Avatar utilizator
    Administrator

    Autor subiect

    Administrator
    Jabba scrie: un link de download te rog ?
    Link ul e valid.
    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: 44
  • Reacții: 6
  • Mesaje utile: 0
  • Status: Pierd vremea ^.^
  • Regat: Jinno
  • Discord: [Vezi ID]
  • Contact:

    Medalii

    nu are clientu despachetat .. bro

    📢 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

    Înapoi la “Serverfiles Resurse”

    Informații

    Utilizatori ce navighează pe acest forum: [HF]White, devlimit, iara0522, SpartanEver și 4 vizitatori