Jump to content

Recommended Posts

Open root > serverinfo.py

MARKADDR_DICT = {
    # Guild Symbols Bug Fix cBaraN (16000 = CH1 Port)
		10 : { "ip" : "İP ADRESS", "tcp_port" : 16000, "mark" : "10.tga", "symbol_path" : "10", }, #MilasMt2 Lonca Sembolleri
    # Guild Symbols Bug Fix cBaraN (18000 = CH2 Port)
		20 : { "ip" : "İP ADRESS", "tcp_port" : 18000, "mark" : "20.tga", "symbol_path" : "20", }, #MilasMt2 Lonca Sembolleri
    # Guild Symbols Bug Fix cBaraN (21000 = CH3 Port)
		30 : { "ip" : "İP ADRESS", "tcp_port" : 21000, "mark" : "30.tga", "symbol_path" : "30", }, #MilasMt2 Lonca Sembolleri
    # Guild Symbols Bug Fix cBaraN (23000 = CH4 Port)
		40 : { "ip" : "İP ADRESS", "tcp_port" : 23000, "mark" : "40.tga", "symbol_path" : "40", }, #MilasMt2 Lonca Sembolleri
}

TESTADDR = { 'ip' : '"İP ADRESS"', 'tcp_port' : 50000, 'udp_port' : 50000, }

Best regards,

Can BARAN...

  • Love 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.