Issue related to client

Stevee

Posting Freak
Mar 29, 2011
580
35
Hi,

I'm using Mercury EMU + revCMS and I've used 2 different types of SWFS and still get the same problem...

This is my issue:
I load the client, it loads to 87% then it freezes and then redirects me back to /me...

Any ideas why?

PS. Sorry, I've not dealt with retro issues in ages, so I've forgotten how to fix most of these basic ones..

Thanks,
Steve
 

Stevee

Posting Freak
Mar 29, 2011
580
35
Are your habbo.swf and variables set up properly?
Yes I did. I'll send you the paste bin of it. with my URL removed.

- extnernals

and config:
Code:
$_CONFIG['hotel']['external_vars'] = 'http://myurlishere/game/gamedata/external_variables.txt'; //URL to your external vars

$_CONFIG['hotel']['external_texts'] = 'http://myurlishere/game/gamedata/external_flash_texts.txt'; //URL to your external texts

$_CONFIG['hotel']['product_data'] = 'http://myurlishere/game/gamedata/productdata.txt'; //URL to your productdata

$_CONFIG['hotel']['furni_data'] = 'http://myurlishere/game/gamedata/furnidata_xml.xml'; //URL to your furnidata

$_CONFIG['hotel']['swf_folder'] = 'http://myurlishere/game/gordon/RELEASE63-201408141029-609065162'; //URL to your SWF folder
 

Users who are viewing this thread

Top