Hi!
I've got the problem that my client won't load and stucks on the hotel view.
Here are my settings:
Server Settings
Cms Settings:
Thanks!
I've got the problem that my client won't load and stucks on the hotel view.
Here are my settings:
Server Settings
Code:
## Phoenix 3.0 System Configuration File
## Licence Information
Otaku-Studios.username=Rattle
Otaku-Studios.password=
## MySQL Configuration
db.hostname=127.0.0.1
db.port=3306
db.username=root
db.password=
db.name=nfhotel
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=30
## Game TCP/IP Configuration
game.tcp.bindip=0.0.0.0
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=0.0.0.0
mus.tcp.port=9001
mus.tcp.allowedaddr=62.45.112.197
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=0
Cms Settings:
Thanks!