Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Client error
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Alezo" data-source="post: 409325" data-attributes="member: 72995"><p>ConfigEMU</p><p>[CODE]## uberEmulator System Configuration File</p><p>## Must be edited for the server to work</p><p></p><p>## MySQL Configuration</p><p>db.hostname=localhost</p><p>db.port=3306</p><p>db.username=root</p><p>db.password=1005</p><p>db.name=habbo</p><p></p><p>## MySQL pooling setup (controls amount of connections)</p><p>db.pool.minsize=10</p><p>db.pool.maxsize=250</p><p></p><p></p><p>## Game TCP/IP Configuration</p><p>game.tcp.bindip=192.95.42.189</p><p>game.tcp.port=30000</p><p>game.tcp.conlimit=100000</p><p>game.tcp.conperip=2000</p><p>game.tcp.enablenagles=true</p><p></p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=192.95.42.189</p><p>mus.tcp.port=3001</p><p>mus.tcp.allowedaddr=localhost;192.95.42.189</p><p></p><p># Camera configuration</p><p></p><p>camera.path.preview=preview/{1}-{0}.png</p><p>camera.path.purchased=purchased/{1}-{0}.png</p><p>camera.preview.maxcache=1000</p><p></p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=20000</p><p>client.maxrequests=300</p><p></p><p>## Nombre & Licencia del hotel</p><p></p><p>#Aparece en la ventana</p><p>hotel.name=Oficial</p><p>#Aparece en el about</p><p>hotel.link=Hirbo</p><p></p><p>#FastFood</p><p>base.url=http://habbitop.org/swf/games/</p><p>fastfood.server=198.27.86.33</p><p> </p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="Alezo, post: 409325, member: 72995"] ConfigEMU [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=1005 db.name=habbo ## MySQL pooling setup (controls amount of connections) db.pool.minsize=10 db.pool.maxsize=250 ## Game TCP/IP Configuration game.tcp.bindip=192.95.42.189 game.tcp.port=30000 game.tcp.conlimit=100000 game.tcp.conperip=2000 game.tcp.enablenagles=true ## MUS TCP/IP Configuration mus.tcp.bindip=192.95.42.189 mus.tcp.port=3001 mus.tcp.allowedaddr=localhost;192.95.42.189 # Camera configuration camera.path.preview=preview/{1}-{0}.png camera.path.purchased=purchased/{1}-{0}.png camera.preview.maxcache=1000 ## Client configuration client.ping.enabled=1 client.ping.interval=20000 client.maxrequests=300 ## Nombre & Licencia del hotel #Aparece en la ventana hotel.name=Oficial #Aparece en el about hotel.link=Hirbo #FastFood base.url=http://habbitop.org/swf/games/ fastfood.server=198.27.86.33 [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Client error
Top