Help! 2 problems

samwillington123

New Member
Aug 4, 2013
3
0
Hi guys. I have two problems with my habbo retro

One is this:

I load up habbo, my dcrs are all set up, and it asks for adobe flash player when I already have it installed.

Number two

How do I let people on my hamachi go onto my retro. I tried them using my hamachi. Help?


Here are some config files:


EMULATOR:

## Free Phoenix 3.7.1 13800 c2.1 System Configuration File

## Licence Information put user and password that you want
username=Delirious
password=pack

## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=Not telling you
db.name=phoneix3

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

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

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

Config in htdocs

<?php
$host = "localhost";
$username = "root";
$password = "Not telling you";
$dbname = "phoneix3";

$currentstyle = "Default";
$sitemail = '[email protected]';

$twitter = ""; //Twitter account

$language = 'en';
?>

External Variables, texts, swf file and habbo swf locations.


C:\xampp\htdocs\r63









Please help!
 

Users who are viewing this thread

Top