Come detto sopra, mi funziona tutto, però il client non parte, non appena "entro in hotel" non parte il Client ma solo uno schermo nero
qui se servono ci sono config e configurazione emu
</html>
Config
<?php
/*===================================================+
|| # HoloCMS - Website and Content Management System
|+===================================================+
|| # Copyright © 2008 Meth0d. All rights reserved.
|| # Meth0d dot org – stuff goes here
|+===================================================+
|| # HoloCMS is provided "as is" and comes without
|| # warrenty of any kind. HoloCMS is free software!
|+===================================================*/
/*-------------------------------------------------------*\
| ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
+---------------------------------------------------------+
| If you get any errors while attempting to connect to |
| MySQL, you will need to email your webhost because we |
| cannot tell you the correct values for the variables |
| in this file. |
\*-------------------------------------------------------*/
// ****** MASTER DATABASE SETTINGS ******
// These are the settings required to connect to your MySQL Database.
$sqlhostname = "localhost";
$sqlusername = "root";
$sqlpassword = "passdb;
$sqldb = "nome db";
// ****** STATUS CHECKS SYSTEM ******
// This option will allow HoloCMS to perform full status checks. This,
// however, slows down your site A LOT. It is therefore disabled by
// default.
$enable_status_image = "0";
// ****** SITE PATH ******
// The full URL to your site; with an slash added on the end.
$path = "
ip/";
// ****** REFFERAL REWARD ******
// The amount of credits a user recieves upon referring a friend to the
// hotel. Set to '500' by default.
$reward = "50";
// ****** HOLOCMS SYSTEM ADMINISTRATOR ******
// User ID of the System Administrator. Will be granted access to sensitive
// features. Set to '1' by default. This setting will not change your
// ingame priveliges.
$sysadmin = "1";
// ****** HOLOCMS ENCRYPTION SYSTEM ******
// How HoloCMS stores passowrds.
// Do NOT manually change this unless you know what you are doing,
// doing so may corrupt your database.
$encryption = "old";
$hashtext = "";
// ****** BADGES ******
// Where badges are located.
$cimagesurl = "
ip/r63/c_images/";
$badgesurl = "album1584/";
// ****** EMAIL VERIFY ******
// Email verification settings
$email_verify = true;
$email_force_verify = false;
$email_verify_reward = "500";
?>
Emu
## Free Phoenix 3.7.1 13800 c2.1 System Configuration File
## Licence Information put user and password that you want
username=Predator
password=Rulez
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root
db.password=passdb
db.name=nomedb
## MySQL pooling setup (controls amount of connections)
db.pool.minsize=5
db.pool.maxsize=100
## Game TCP/IP Configuration
game.tcp.bindip=mio ip
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=mio ip
mus.tcp.port=30001
mus.tcp.allowedaddr=mio ip
## Console Configuration
emu.messages.connections=1
emu.messages.roommgr=1