-
Plus Revision 2
I need helping fully setting it up. I connect it shows then I disconnect right away. I think I have everything setup.
Here is my config:
Here is my client.php:
Spoiler:
Code:
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Plus: Client</title>
<link rel="stylesheet" href="{url}/app/tpl/skins/Habbo/styles/client.css" type="text/css">
<script type="text/javascript" src="{url}/app/tpl/skins/Habbo/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = "{url}/game";
var flashvars =
{
"client.starting" : "Please wait, 2.0 is loading",
"client.allow.cross.domain" : "1",
"client.notify.cross.domain" : "0",
"connection.info.host" : "{server_ip}",
"connection.info.port" : "30000",
"site.url" : "{url}",
"url.prefix" : "{url}",
"client.reload.url" : "{url}/client",
"client.fatal.error.url" : "{url}/me",
"client.connection.failed.url" : "{url}/me",
"external.variables.txt" : "{url}/game/external_variables.txt",
"external.texts.txt" : "{url}/game/external_flash_texts.txt",
"external.override.texts.txt" : "{url}/game/external_flash_override_texts.txt",
"external.override.variables.txt" : "{url}/game/external_override_variables.txt",
"productdata.load.url" : "{url}/game/productdata.txt",
"furnidata.load.url" : "{url}/game/furnidata.txt",
"hotelview.banner.url" : "{url}/game/rs4.php",
"use.sso.ticket" : "1",
"sso.ticket" : "{sso}",
"processlog.enabled" : "0",
"flash.client.url" : BaseUrl,
"flash.client.origin" : "popup"
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "{url}/game/expressInstall.swf", flashvars, params, null);
</script>
</head>
<body></body>
</html>
@AKllX and @Twan can you help me out?
-
Re: Plus Revision 2
Change : "furnidata.load.url" : "{url}/game/furnidata.txt", to "furnidata.load.url" : "{url}/game/furnidata_xml.xml",
in your Client.php
-
Re: Plus Revision 2
Yh I figured it out. But now I need to know how to change the stack default thing
-
Re: Plus Revision 2
Change your system default decimal character to (.)
-
Re: Plus Revision 2
where at in the database?
-
Re: Plus Revision 2
no on you computer for windows 7 : http://i.imgur.com/TVFhkYy.png
-
Re: Plus Revision 2
-
Re: Plus Revision 2
-
Re: Plus Revision 2
Quote:
Originally Posted by
jales
What is your cms?
Just use illumina...