casperb123
New Member
- Dec 22, 2012
- 10
- 0
EDIT: GOT IT TO WORK
Last edited:
I have set it all up i dont know what is the problem i cant post my emu configcheck your emu if it can connect to your client.
## Phoenix 3.0 System Configuration File
## Licence Information
Otaku-Studios.username=Predator
Otaku-Studios.password=Rulez
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=zaq1234
db.name=dell_revcms
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=25.33.146.172
game.tcp.port=30000
game.tcp.conlimit=5000
## Client configuration
client.ping.enabled=1
client.ping.interval=30000
## MUS TCP/IP Configuration
mus.tcp.bindip=25.33.146.172
mus.tcp.port=30001
mus.tcp.allowedaddr=25.33.146.172
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
I have set it all up i dont know what is the problem i cant post my emu config
Emu config:
25.33.146.172 is my hamachi ipCode:## Phoenix 3.0 System Configuration File ## Licence Information *****.username=Predator *****.password=Rulez ## MySQL Configuration db.hostname=localhost db.port=3306 db.username=root db.password=zaq1234 db.name=dell_revcms ## MySQL pooling setup (controls amount of connections) db.pool.minsize=5 db.pool.maxsize=100 ## Game TCP/IP Configuration game.tcp.bindip=25.33.146.172 game.tcp.port=30000 game.tcp.conlimit=5000 ## Client configuration client.ping.enabled=1 client.ping.interval=30000 ## MUS TCP/IP Configuration mus.tcp.bindip=25.33.146.172 mus.tcp.port=30001 mus.tcp.allowedaddr=25.33.146.172 ## Console Configuration emu.messages.connections=1 emu.messages.roommgr=1
I got it to workare you sure the emulator is connecting?
then change "localhost" to "25.33.146.172" in the external variables. (don't include the quotes)
THANKS