Would appreciate it if anyone could help me set up Mercury emulator on RevCMS.
I guess I am doing something wrong on the config:
PHP Code:
$_CONFIG['hotel']['external_vars'] = 'http://127.0.0.1/game/gamedata/external_variables.txt'; //URL to your external vars
$_CONFIG['hotel']['external_texts'] = 'http://127.0.0.1/game/gamedata/external_flash_texts_en.txt'; //URL to your external texts
$_CONFIG['hotel']['product_data'] = 'http://127.0.0.1/game/gamedata/productdata.txt'; //URL to your productdata
$_CONFIG['hotel']['furni_data'] = 'http://127.0.0.1/game/gamedata/furnidata_xml.xml'; //URL to your furnidata
$_CONFIG['hotel']['swf_folder'] = 'http://127.0.0.1/game/gordon/RELEASE63-201408141029-609065162'; //URL to your SWF folder
Now when I go to client it loads the swf for 1sec and than redirects to /me