Problem mit Gildenbild/Gildenlogo

08/14/2015 11:56 Red Firestar#16
Brauche immer noch Hilfe ...
08/14/2015 12:26 .K0rí#17
PLS ..... why ?


Open the CONFIG in your channel1 core:

screen:
[Only registered and activated users can see links. Click Here To Register...]

now open and copy the PORT number
Example:
PORT: 23070

now open your serverinfo.py and search:

MARKADDR_DICT


example with the example port

Code:
MARKADDR_DICT = {
	10 : { 'ip' : 'xx.xx.xx.xx', 'tcp_port' : 23070, 'mark' : '10.tga', 'symbol_path' : '10', },
	}
the markserver port and the core port must be the same