Hey,
I know this has been resolved like a million time before but, I can't figure out what's wrong and I've checked every single line of external_variables.txt, it doesn't work. Emulator receives connection, which shows on emulator 1 online.
External_variables.txt:
config.ini:
external_override_variables.txt :
Thanks in advance, if you need anything else please let me know.
Oh, and,
I know this has been resolved like a million time before but, I can't figure out what's wrong and I've checked every single line of external_variables.txt, it doesn't work. Emulator receives connection, which shows on emulator 1 online.
External_variables.txt:
You must be registered for see links
config.ini:
Code:
## 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=XgOSubPr1zil
db.name=hotel
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=10
db.pool.maxsize=250
## Game TCP/IP Configuration
game.tcp.bindip=IPHERE
game.tcp.port=30000
game.tcp.conlimit=100000
game.tcp.conperip=2
game.tcp.enablenagles=true
## MUS TCP/IP Configuration
mus.tcp.bindip=IPHERE
mus.tcp.port=30001
mus.tcp.allowedaddr=localhost;IPHERE
## Client configuration
client.ping.enabled=1
client.ping.interval=20000
client.maxrequests=300
Code:
seasonalcurrencyindicator.currency=103
seasonalcurrencyindicator.enabled=true
seasonalcurrencyindicator.page=diamonds
talent.track.citizenship.enabled=true
talentpromo.track=citizenship
ads.domain=
roomenterad.habblet.enabled=false
diamonds.enabled=true
camera.enabled=false
builders.club.enabled=false
toolbar.stories.enabled=true
supersaverads.video.promo.development.mode=false
supersaverads.video.promo.enabled=false
offers.enabled=false
offers.sponsorpay.appid=0
offers.supersonic.enabled=false
avatareditor.promohabbos=http://magmahotel.org/swf/gamedata/habblet/xml/promo_habbos.xml
game.center.default_game=basejump
game.center.enabled=true
game.center.promoted_game=basejump
game_center.image.library.url=http://magmahotel.org/swf/games/
embed.showInRoomInfo=true
sms.identity.verification.button.enabled=false
sms.identity.verification.enabled=false
multi.item.trading.enabled=true
disabled.custom.chat.styles=
flash.dynamic.download.name.template=%typeid%.swf
flash.dynamic.download.url=http://magmahotel.org/swf/dcr/hof_furni/
group.badge.url=${url.prefix}/habbo-imaging/badge/%imagerdata%.gif
habbopages.url=http://magmahotel.org/swf/gamedata/habbopages/
productdata.load.url=http://magmahotel.org/swf/gamedata/productdata.txt
external.texts.txt=http://magmahotel.org/swf/gamedata/external_flash_texts.txt
external.override.variables.txt=http://magmahotel.org/swf/gamedata/override/external_override_variables.txt
flash.client.url=http://magmahotel.org/swf/gordon/PRODUCTION-201607262204-86871104/
furnidata.load.url=http://magmahotel.org/swf/gamedata/furnidata.xml
external.variables.txt=http://magmahotel.org/swf/gamedata/external_variables.txt
external.override.texts.txt=http://magmahotel.org/swf/gamedata/override/external_flash_override_texts.txt
external.figurepartlist.txt=http://magmahotel.org/swf/gamedata/figuredata.xml
Oh, and,
You must be registered for see images attach
I don't know what causes this, any help would be appreciated.