(Inferno) Butterfly help (Original Phoenix Database)

Results 1 to 6 of 6
  1. #1
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    (Inferno) Butterfly help (Original Phoenix Database)

    It would be funny to try this on my 50+ users online hotel, but..

    My configuration is:
    Code:
     ## uberEmulator System Configuration File## Must be edited for the server to work
    
    
    ## MySQL Configuration asASd1684ASdasdtbykyuadC_
    db.hostname=localhost
    db.port=3306
    db.username=root
    db.password=
    db.name=nyhabbo
    db.mssql=false
    
    
    ## MySQL pooling setup (controls amount of connections)
    db.pool.minsize=1
    db.pool.maxsize=5
    
    
    ## Game TCP/IP Configuration
    game.tcp.bindip=127.0.0.1
    game.tcp.port=30000
    game.tcp.conlimit=11000
    game.tcp.conperip=100
    game.tcp.enablenagles=False
    
    
    ## MUS TCP/IP Configuration
    mus.tcp.bindip=77.106.128.16
    mus.tcp.port=30001
    mus.tcp.allowedaddr=77.106.128.16;169.254.93.98
    
    
    ## Client configuration
    client.ping.enabled=1
    client.ping.interval=30000
    
    
    #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=false
    game.pixel.amount=10
    game.pixel.time=10
    
    
    #Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
    game.credits.enabled=false
    game.credits.amount=10
    game.credits.time=20
    
    
    game.login.credits.receiveamount=0
    game.login.pixel.receiveamount=0
    
    
    GC.LatencyMode=default
    
    
    
    
    ## connectiond details
    con.socket=9001
    con.max_servers=10000
    con.con_per_ip=10000
    
    
    ## connection interval
    ping.interval=2000
    request.interval.active=2000
    request.interval.idle=60000
    version.id=1
    
    
    game.gift.ids=161,162,163,164,165,166,167
    groups.enabled=true


  2. #2
    :joy: Jonteh is offline
    MemberRank
    Apr 2007 Join Date
    New York, USALocation
    3,372Posts

    Re: (Inferno) Butterfly help (Original Phoenix Database)

    Quote Originally Posted by Prizm View Post
    It would be funny to try this on my 50+ users online hotel, but..

    My configuration is:
    Code:
     ## uberEmulator System Configuration File## Must be edited for the server to work
    
    
    ## MySQL Configuration asASd1684ASdasdtbykyuadC_
    db.hostname=localhost
    db.port=3306
    db.username=root
    db.password=
    db.name=nyhabbo
    db.mssql=false
    
    
    ## MySQL pooling setup (controls amount of connections)
    db.pool.minsize=1
    db.pool.maxsize=5
    
    
    ## Game TCP/IP Configuration
    game.tcp.bindip=127.0.0.1
    game.tcp.port=30000
    game.tcp.conlimit=11000
    game.tcp.conperip=100
    game.tcp.enablenagles=False
    
    
    ## MUS TCP/IP Configuration
    mus.tcp.bindip=77.106.128.16
    mus.tcp.port=30001
    mus.tcp.allowedaddr=77.106.128.16;169.254.93.98
    
    
    ## Client configuration
    client.ping.enabled=1
    client.ping.interval=30000
    
    
    #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=false
    game.pixel.amount=10
    game.pixel.time=10
    
    
    #Says wether the users should receive pixels each X seconds, how much and when (When in seconds)
    game.credits.enabled=false
    game.credits.amount=10
    game.credits.time=20
    
    
    game.login.credits.receiveamount=0
    game.login.pixel.receiveamount=0
    
    
    GC.LatencyMode=default
    
    
    
    
    ## connectiond details
    con.socket=9001
    con.max_servers=10000
    con.con_per_ip=10000
    
    
    ## connection interval
    ping.interval=2000
    request.interval.active=2000
    request.interval.idle=60000
    version.id=1
    
    
    game.gift.ids=161,162,163,164,165,166,167
    groups.enabled=true
    Well, it's to do with your catalog, but im not quite sure whats wrong

  3. #3
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: (Inferno) Butterfly help (Original Phoenix Database)

    Quote Originally Posted by Jonteh View Post
    Well, it's to do with your catalog, but im not quite sure whats wrong
    Thanks I suppose Jonty

  4. #4
    Ask me about Daoism FullmetalPride is offline
    MemberRank
    Nov 2010 Join Date
    2,172Posts

    Re: (Inferno) Butterfly help (Original Phoenix Database)

    What Jonteh said.

    Make sure all values for the frontpage catalog are ay-okay. Says something about that in there.

  5. #5
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: (Inferno) Butterfly help (Original Phoenix Database)

    Quote Originally Posted by FullmetalPride View Post
    What Jonteh said.

    Make sure all values for the frontpage catalog are ay-okay. Says something about that in there.
    I will try, thank you.

  6. #6
    Zephyr Studios PRIZM is offline
    MemberRank
    Feb 2012 Join Date
    DenmarkLocation
    2,291Posts

    Re: (Inferno) Butterfly help (Original Phoenix Database)

    it didn't work



Advertisement