HotelView

Status
Not open for further replies.

Nutty

Member
Aug 28, 2013
115
10
Downgrading from R63B due to it being BUGGY.
Using Phoenix EMU. Getting hotelview.

EMU Config.php
Code:
## Phoenix 3.0 System Configuration File

## Licence Information
username=HabNut
password=LOL

#Otaku-Studios.username=
#Otaku-Studios.password=

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

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

## Game TCP/IP Configuration
game.tcp.bindip=habnut.co.uk
game.tcp.port=1232
game.tcp.conlimit=5000

## Client configuration
client.ping.enabled=1
client.ping.interval=30000

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

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1
 

Adrian

Posting Freak
Aug 3, 2012
724
252
## Game TCP/IP Configuration game.tcp.bindip=habnut.co.uk game.tcp.port=1232 game.tcp.conlimit=5000
If I'm not mistaken that should stay as 127.0.0.1? :S
 
  • Like
Reactions: NSA

Lotus

Legacy, it's all anyone leaves behind.
Jun 8, 2012
1,637
501
EMU Config.php
Code:
## Phoenix 3.0 System Configuration File

## Licence Information
username=HabNut
password=LOL

#*****.username=
#*****.password=

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

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

## Game TCP/IP Configuration
game.tcp.bindip=IP HERE
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=localhost
mus.tcp.port=30001
mus.tcp.allowedaddr=

## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1

Vars =
 
Status
Not open for further replies.

Users who are viewing this thread

Top