[TUT] How to set up a R63 Hotel Retro.

Was this helpful?

  • Yes

    Votes: 5 38.5%
  • No

    Votes: 5 38.5%
  • Kinda

    Votes: 3 23.1%

  • Total voters
    13
Status
Not open for further replies.

Adidas

Retro Developer
May 6, 2012
296
19
Hello, in this tutorial I am going to be showing you how to set up an r63 hotel retro!
Downloads:
1. XAMPP:
2. MySQL Connector:
3. RevCMS:
4. Swfs:
5. Phoenix EMU: Either buy license or use cracked!

Xampp: Once Xampp download is finished open it up and a this should pop up on your screen
46rpee


All you have to do is press the install button. This will take a minute or two.

Once that is done CMD program should pop up and look a little like this
40rlf9

Just press "Y" and enter. On the next screen press "N" and enter.
After relocating press X and Xampp is installed! :up:
Go to desktop and you should now have an Xampp Control Panel shortcut on their. Open it and start up
Apache and Mysql.
Afterwards, open up your browser and go to . A screen with Xampp and languages on it.
Find and click your language.
This should come up next
n6sk98
n6sk98

Go to security and find a table with a list saying "unknown" or "unsecure".
Under their is a link click it.
You now need to make password. Remember it is very important!
You know have to restart Mysql. Just open up the control panel and click stop and start again by
Mysql.
Now go to localhost/phpmyadmin or 127.0.0.1/phpmyadmin!
Login with that password you set up earlier. And your username is root.
Find this
pe909n

And name the database rev_phoenix. Press create. Xampp is done for a little while now.

RevCMS: Go to c:\xampp\htdocs and delete every single thing in their!
Now open RevCMS in winrar. Open RevCMS 1.9.9 folder and extract it to c:\xampp\htdocs.
No go into c:\xampp\htdocs\app\management and open up config.php.
You should see this
z8tz6d

Where it says 'mypassword' Put the one you set up earlier. And on database make sure it says "rev_phoenix".
Go down and you should see
PHP:
$_CONFIG['hotel']['server_ip'] = '124.234.68.43'; //IP of VPS/DEDI/etc
 
 
$_CONFIG['hotel']['url'] = 'http://localhost/RevCMSold'; //Does not end with a "/"

change it to

PHP:
$_CONFIG['hotel']['server_ip'] = '127.0.0.1'; //IP of VPS/DEDI/etc
 
$_CONFIG['hotel']['url'] = 'http://localhost'; //Does not end with a "/"

and this
PHP:
$_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.
 
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build
to
PHP:
$_CONFIG['hotel']['figure'] = 'hr-100.hd-190-7.ch-210-66.lg-270-82.sh-290-80'; //Default figure users will register with.
 
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/1064'; //Web_Build
And go down to where it says 'Priv' Change it to 'Mango'
You may also change you hotel name and description to whatever you wish. Save it

Now go to and your hotel should be their!
Register and if you an error like this
Code:
Unknown column 'seckey' in 'field list'
And go to and go to rev_phoenix database.
Go to SQL and enter
Code:
[FONT=Consolas]ALTER TABLE `users` ADD `seckey` VARCHAR( 999 ) NOT NULL[/FONT]
Then press "Go". Re-register it will now work.
CMS is done for now!

SWFS: Go to c:\xampp\htdocs\app\management and open config.php and find this

PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/RevCMS/r63/external_vars.txt'; //URL to your external vars
 
$_CONFIG['hotel']['external_texts'] = 'http://localhost/RevCMS/r63//external_texts.txt'; //URL to your external texts
 
$_CONFIG['hotel']['product_data'] = 'http://localhost/RevCMS/r63/productdata.txt'; //URL to your productdata
 
$_CONFIG['hotel']['furni_data'] = 'http://localhost/RevCMS/r63/furnidata.txt'; //URL to your furnidata
 
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/RevCMS/r63/'; //URL to your SWF folder(does not end with a '/'
and change it to
PHP:
$_CONFIG['hotel']['external_vars'] = 'http://localhost/gordon/external_variables.txt'; //URL to your external vars
 
$_CONFIG['hotel']['external_texts'] = 'http://localhost/gordon/external_flash_texts.txt'; //URL to your external texts
 
$_CONFIG['hotel']['product_data'] = 'http://localhost/gordon/productdata.txt'; //URL to your productdata
 
$_CONFIG['hotel']['furni_data'] = 'http://localhost/gordon/furnidata.txt'; //URL to your furnidata
 
$_CONFIG['hotel']['swf_folder'] = 'http://localhost/gordon/swf/'; //URL to your SWF folder(does not end with a '/')

Then Save.
Open up the SWF pack (gordon.zip)
Extract it to c:\xampp\htdocs!
You're done!
Now go to turn EMU on and enter client!
Press like if this helped!
 

AlexFallen

Developer
Jul 19, 2011
490
64
Hey!
Was wondering, could you possible get on teamviewer around 12:30PM Central Time Tomorrow? I want some help setting up a hotel!
 

Poizan

New Member
Jun 12, 2012
4
0
Is it okay if you can help me through teamviewer around about 18:00 today or earlier?
 
Status
Not open for further replies.

Users who are viewing this thread

Top