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
BcStorm Emu 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="StreetMoney" data-source="post: 212103" data-attributes="member: 19607"><p>Lol My Bad I mean this i want to config it right what do i change</p><p>[CODE]## Game TCP/IP Configuration</p><p>game.tcp.bindip=127.0.0.1</p><p>game.tcp.port=300</p><p>game.tcp.conlimit=11000</p><p>game.tcp.conperip=100</p><p>game.tcp.enablenagles=False</p><p> </p><p>## MUS TCP/IP Configuration</p><p>mus.tcp.bindip=127.0.0.1</p><p>mus.tcp.port=301</p><p>mus.tcp.allowedaddr=localhost;127.0.0.1;localhost</p><p> </p><p>## Stream Message; Si lo dejas sin texto no aparecerá</p><p>hotel.stream.message=ButterStorm Edicion especial para Spain. By Carlos D and Nestear.</p><p> </p><p>## License</p><p>internal.license=</p><p> </p><p>## Hotel Link; To Stream Images</p><p>guilds.link=http://habbospain.com/habbo-imaging/badge/</p><p>stream.link=http://habbospain.com/habbo-imaging/head?look=</p><p> </p><p>## Client configuration</p><p>client.ping.enabled=1</p><p>client.ping.interval=200000</p><p>client.maxrequests=500</p><p>client.maxpossiblefriends=700</p><p>client.maxitemsininventary=3400</p><p> </p><p>#IRC</p><p>irc.enabled=false</p><p>irc.server=irc.website-service.org</p><p>irc.port=6667</p><p>irc.user=USER CSharpBot 8 * :I'm a C# irc bot</p><p>irc.nick=[VG]Mordi</p><p>irc.channel=#habbovg_servermod</p><p>irc.password=rofl123</p><p> </p><p>group.enabled=true</p><p>auth.ssodisabled=false</p><p> </p><p>#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)</p><p>game.pixel.enabled=true</p><p>game.pixel.amount=100</p><p>game.pixel.time=600</p><p> </p><p>#Says wether the users should receive pixels each X seconds, how much and when (When in seconds)</p><p>game.credits.enabled=true</p><p>game.credits.amount=1000</p><p>game.credits.time=600</p><p> </p><p>game.login.credits.receiveamount=100</p><p>game.login.pixel.receiveamount=100</p><p> </p><p>#Threading Main Loops.</p><p>#Esta opcion separa del MainGameLoop cada tarea a ejecutar en un proceso distinto.</p><p>SeparatedTasksInMainLoops.enabled=true</p><p> </p><p> </p><p>#Threading GameClientManager Loops.</p><p>#Esta opcion separa del GameClientManager.OnCycle las tareas de forma lógica para aumentar rendimiento.</p><p>SeparatedTasksInGameClientManager.enabled=false</p><p> </p><p>#Baneo por spam</p><p>#Esta opción banea a los usuarios tras sucesivos intentos de flood.</p><p>spambans.enabled=true</p><p>spambans.limit=5</p><p> </p><p>#stream.link=http://YOUR_URL/habbo-imaging/avatarimage.php?figure=[/CODE]</p></blockquote><p></p>
[QUOTE="StreetMoney, post: 212103, member: 19607"] Lol My Bad I mean this i want to config it right what do i change [CODE]## Game TCP/IP Configuration game.tcp.bindip=127.0.0.1 game.tcp.port=300 game.tcp.conlimit=11000 game.tcp.conperip=100 game.tcp.enablenagles=False ## MUS TCP/IP Configuration mus.tcp.bindip=127.0.0.1 mus.tcp.port=301 mus.tcp.allowedaddr=localhost;127.0.0.1;localhost ## Stream Message; Si lo dejas sin texto no aparecerá hotel.stream.message=ButterStorm Edicion especial para Spain. By Carlos D and Nestear. ## License internal.license= ## Hotel Link; To Stream Images guilds.link=http://habbospain.com/habbo-imaging/badge/ stream.link=http://habbospain.com/habbo-imaging/head?look= ## Client configuration client.ping.enabled=1 client.ping.interval=200000 client.maxrequests=500 client.maxpossiblefriends=700 client.maxitemsininventary=3400 #IRC irc.enabled=false irc.server=irc.website-service.org irc.port=6667 irc.user=USER CSharpBot 8 * :I'm a C# irc bot irc.nick=[VG]Mordi irc.channel=#habbovg_servermod irc.password=rofl123 group.enabled=true auth.ssodisabled=false #Says wether the users should receive pixels each X seconds, how much and when (When in seconds) game.pixel.enabled=true game.pixel.amount=100 game.pixel.time=600 #Says wether the users should receive pixels each X seconds, how much and when (When in seconds) game.credits.enabled=true game.credits.amount=1000 game.credits.time=600 game.login.credits.receiveamount=100 game.login.pixel.receiveamount=100 #Threading Main Loops. #Esta opcion separa del MainGameLoop cada tarea a ejecutar en un proceso distinto. SeparatedTasksInMainLoops.enabled=true #Threading GameClientManager Loops. #Esta opcion separa del GameClientManager.OnCycle las tareas de forma lógica para aumentar rendimiento. SeparatedTasksInGameClientManager.enabled=false #Baneo por spam #Esta opción banea a los usuarios tras sucesivos intentos de flood. spambans.enabled=true spambans.limit=5 #stream.link=http://YOUR_URL/habbo-imaging/avatarimage.php?figure=[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
BcStorm Emu Error
Top