Hey guys,
I am using UberEMU by Slaxxer and in both config files it says GAME port and MUS port if you dont know what i mean here is my config;
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=xxx
db.name=slaxxerdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=999999
## Game TCP/IP Configuration
game.tcp.bindip= Youre IPv4Adress or Local Ip adress
game.tcp.port= GAMEPORT
game.tcp.conlimit=999999
## MUS TCP/IP Configuration
mus.tcp.bindip= Youre IPv4Adress or Local Ip adress
mus.tcp.port= MUSPORT
mus.tcp.allowedaddr= Youre IP ADRESS
## Client configuration
client.ping.enabled=0
client.ping.interval=0
I am using UberEMU by Slaxxer and in both config files it says GAME port and MUS port if you dont know what i mean here is my config;
## uberEmulator System Configuration File
## Must be edited for the server to work
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=xxx
db.name=slaxxerdb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=999999
## Game TCP/IP Configuration
game.tcp.bindip= Youre IPv4Adress or Local Ip adress
game.tcp.port= GAMEPORT
game.tcp.conlimit=999999
## MUS TCP/IP Configuration
mus.tcp.bindip= Youre IPv4Adress or Local Ip adress
mus.tcp.port= MUSPORT
mus.tcp.allowedaddr= Youre IP ADRESS
## Client configuration
client.ping.enabled=0
client.ping.interval=0