ByBoom
Bannato
Ultima modifica da un moderatore:
Come dal titolo oggi vi mostrerò come risolvere il BUG dello stemma della guild
Estraiamo root.eix/epk cu Eter Nexus Extractor oppure con un altro estrattore è apriamo serverinfo.py è cerchiamoCodice:
MARK1 = { 'ip' : 'QUI METTETE IL VOSTRO IP', 'tcp_port' : Port Ch1, 'mark' : '120.tga', 'symbol_path' : '', }
Codice:
{'name':'CH1','ip':'12.123.123.100','tcp_port':12121,'udp_port':12121,'state':STATE_NONE,},
MARK1 = { 'ip' : '123.123.123.100', 'tcp_port' : 12121, 'mark' : '120.tga', 'symbol_path' : '', }
Fonte: http://metin2area.it
ServerFile
- Per prima cosa ci dobbiamo connettere tramite FileZilla al nostro server e andare nella directory:Codice:
/usr/home/game - Cerchiamo CONFIG in Chanel1, Chanel2, Game88, Game99 è in auth.
- E in ognuno alla fine aggiungiamoCodice:
MARK_SERVER: 1
Client
Estraiamo root.eix/epk cu Eter Nexus Extractor oppure con un altro estrattore è apriamo serverinfo.py è cerchiamoCodice:
MARK1 = { 'ip' : 'QUI METTETE IL VOSTRO IP', 'tcp_port' : Port Ch1, 'mark' : '120.tga', 'symbol_path' : '', }
- a questo punto andiamo a sostituire dove c'è scritto Port Ch1 con il vostro port del CH1
Codice:
{'name':'CH1','ip':'12.123.123.100','tcp_port':12121,'udp_port':12121,'state':STATE_NONE,},
MARK1 = { 'ip' : '123.123.123.100', 'tcp_port' : 12121, 'mark' : '120.tga', 'symbol_path' : '', }
Fonte: http://metin2area.it