Uber ?

Polomikey

Member
Sep 27, 2010
325
0
Hello Guys of devbest and cool people
This is a help message from iPentagon
how to edit uber.config
?
Link below


also thanks to powah and camshy i now can take screenshots :)
when i need help
 

Ayumi

Joshua Pike.
Sep 13, 2010
1,028
73
You should have something like this: edit it to what I put...

## 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=*MYPHPADMINPASS*
db.name=*DATABASE*

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

## Game TCP/IP Configuration
game.tcp.bindip=*IP HERE*
game.tcp.port=*PORT*
game.tcp.conlimit=500

## MUS TCP/IP Configuration
mus.tcp.bindip=*IP HERE*
mus.tcp.port=*MUS PORT HERE (USUALLY 30001)*
mus.tcp.allowedaddr=*WAN IP HERE*

## Client configuration
client.ping.enabled=0
client.ping.interval=0
 

Users who are viewing this thread

Top