[Uber] Config

Zack

Member
Jul 12, 2010
361
7
How is the config supposed to look for uber?
This is what it says on it:
## System Configuration File

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=########
db.name=uberdb

## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30

## Game TCP/IP Configuration
game.tcp.bindip=5.184.151.220
game.tcp.port=21
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=127.0.0.1
mus.tcp.port=30001
mus.tcp.allowedaddr=5.184.151.220

## Client configuration
client.ping.enabled=0
client.ping.interval=0
What do I need to change? also i have two of these files. but when i change on it dose not change the other.
 

Zack

Member
Jul 12, 2010
361
7
change 127.0.0.1 to your ip also...
That's how I setup.. Give it a try :p

This is what i get when i start the emu:
1301366670689574977873.jpg
 

Users who are viewing this thread

Top