Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Tutorials
[TUT] V26 RP Hotel NOOB FRIENDLY [TUT][Simon]
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Simon2k11" data-source="post: 36275" data-attributes="member: 2991"><p>[TUT] V26 Retro RP Hotel Tutorial [TUT] [Simon]</p><p>Hey Guys!</p><p></p><p>Let me start by explaining this is my first tutorial and my spelling might not be 100% apart from that lets get started.</p><p></p><p></p><p>Ok today I am going to show you how to make a V26 RP Retro Hotel (please note this is the roll play version).</p><p></p><p>Things you will need:</p><p></p><p>WinRAR - <a href="http://www.rarlab.com/download.htm" target="_blank">www.rarlab.com/download.htm</a> (This is a program used to extract certain files such as; .RAR and .ZIP extensions)</p><p></p><p>Xampp 1.7.3 - <a href="http://sourceforge.net/projects/xamp...Windows/1.7.3/" target="_blank">http://sourceforge.net/projects/xamp...Windows/1.7.3/</a> (this is a program that allows you to "Host" your site on a VPS or your local computer)</p><p></p><p>MySQL OBDC connector - dev.mysql.com/downloads/connector/odbc/ (This is a program used to upload and use/manage data bases)</p><p></p><p>Microsoft Visual C# - <a href="http://www.microsoft.com/express/Dow...2010-Visual-CS" target="_blank">http://www.microsoft.com/express/Dow...2010-Visual-CS</a> (This program allows you to manage your emulator and add/remove commands/errors)</p><p></p><p>A stable emu - I would recommend ObboRP Emulator ATM as that is stable here is a link - <a href="http://devbest.com/showthread.php?24...ghlight=obborp" target="_blank">http://devbest.com/showthread.php?24...ghlight=obborp</a>.</p><p></p><p>A stable CMS - I would recomend Xoa CMS v1 as it is stable and easy to use, here is a link - <a href="http://www.mediafire.com/?0rl5o2cy3qv7rbp" target="_blank">http://www.mediafire.com/?0rl5o2cy3qv7rbp</a></p><p></p><p></p><p>Ok so:</p><p></p><p>Step 1 (instalation):</p><p>Install EVERYTHING you need and close it all, we will come to it one at a time.</p><p></p><p>Step 2 (setting up xampp):</p><p>When you install xampp, make sure you DO NOT install anything as a service, just Xampp it's self, now after you have installed Xampp and the MySQL connector >> Start Xampp >> Start Apache and MySQL so that they are both running</p><p></p><p></p><p></p><p>Now go onto your browser and type in : localhost/, that should bring you to a screen where it says CHOOSE Language, if so choose your language, and click on SECURITY on the left hand side, if however you do not see choose language, type in your browser localhost/security.</p><p>In the security section there will be a link to a change password page, click this and then type in your desired password TWICE as it says, and click change my password.</p><p></p><p></p><p></p><p>Step 3 (adding your database):</p><p></p><p>In the link I gave you for the Emulator there will be a link to download a database, download the database and stick it on your desktop.</p><p>Now on your browser go to, localhost/phpmyadmin and type the username: root and the password the one you just chose.</p><p>IT now brings you to a screen where you can create a database, in the box provided type in the name you want your database to be, I would choose rphotel then click create.</p><p></p><p></p><p>Now you should have created your database and in the tabs up the top there should be IMPORT, click that and then upload the database you just downloaded.</p><p>Once done, close the browser as you are done for now.</p><p></p><p>Step 4 (installing the CMS):</p><p>Now follow these steps:</p><p>Go onto "My Computer" >> Click on Your main drive C: >> Go down to Xampp >> Now click on HtDocs >> DELETE the contents inside of htdocs</p><p></p><p>Open up the Xoa CMS that you earlier downloaded and COPY and PASTE everything into the HTDOCS folder.</p><p></p><p>Now on your browser put in "localhost/install" this should bring you up to the Xoa install screen, continue through the install adding the details you need to, such us the username: root and password the one you chose earlier, leave the localhost bit as it is, fill in everything else, and create an admin character (this is the one YOU will use to log into your hotel) and at the end follow the instructions to DELETE the install folder in htdocs AFTER moving the config file from the INSTALL folder to the INCLUDES folder.</p><p></p><p>Step 5 (config the Emu and DCRS):</p><p>i.</p><p>Now we want to make sure the Emu will connect to the correct ip and the client also connects to the correct ip/ports, so this is how we do that:</p><p>Go to "localhost/phpmyadmin" >> Log In >> CLICK on your database on the left hand side >> Scroll down ON the left, till you see the one that says "System Config" click this.</p><p>Now edit the PORT to be 21 and the MUS PORT to be 20, then edit the IP to be: 127.0.0.1</p><p></p><p>ii.</p><p>Now head on over to "localhost/housekeeping" and log in using the admin character you just set up, click on settings >> Hotel >> change the first port to 21 the second port to 20 and the ip to 127.0.0.1 and click save.</p><p></p><p>iii.</p><p>Stay on the same screen and you will see DCRS, these are NEEDED to play your hotel, I would suggest to search this forum for working DCRS as I wont post any incase they stop working, If however you cannot find any, then view the source of a FRIENDS working hotel client, and you will find dcrs in there. one you find them fill them in on that screen and save.</p><p></p><p>Step 6 (playing your hotel):</p><p>Now go to your downloaded ObboRP emu and extract everything into a folder on the desktop call this folder "RetroRP"</p><p>When this is done go into the folder>> click Bin >> Debug >> Bin and click on the mysql config folder, fill this in as needed, with your Database name and your password (if it needs a username it will be root) and save it. Now go back to the begining and click on the Bin folder >> Debug >> the holo emulator application, this should then load and say ObboRP is now ready to Use!, </p><p></p><p>IF</p><p></p><p>It does not load and it closes because of an error, go back to The First folder and open up the Micrososft Visual C folder (Usualy the one that is 9kb big) and when this loads up in the TOP of visual C there will be a little green play button, CLICK this play button and a message should appear asking to run the last good version, Click yes.</p><p></p><p>One of these options should load your hotel and you should now be ready to play ON LOCALHOST, I will post another thread soon explaining how to (in most cases) make your hotel live.</p><p></p><p></p><p>Thank you for reading, if anyone has any questions please message me on here, remember this is my first TUT so be kind, I will include more SS's soon, it is just a bit late ATM.</p><p></p><p>Credits:</p><p>Sledmore - ObboRP Emu</p><p>Jammy-Jackson - Xoa CMS</p><p>Simon2k11 - TUT</p></blockquote><p></p>
[QUOTE="Simon2k11, post: 36275, member: 2991"] [TUT] V26 Retro RP Hotel Tutorial [TUT] [Simon] Hey Guys! Let me start by explaining this is my first tutorial and my spelling might not be 100% apart from that lets get started. Ok today I am going to show you how to make a V26 RP Retro Hotel (please note this is the roll play version). Things you will need: WinRAR - [url]www.rarlab.com/download.htm[/url] (This is a program used to extract certain files such as; .RAR and .ZIP extensions) Xampp 1.7.3 - [url]http://sourceforge.net/projects/xamp...Windows/1.7.3/[/url] (this is a program that allows you to "Host" your site on a VPS or your local computer) MySQL OBDC connector - dev.mysql.com/downloads/connector/odbc/ (This is a program used to upload and use/manage data bases) Microsoft Visual C# - [url]http://www.microsoft.com/express/Dow...2010-Visual-CS[/url] (This program allows you to manage your emulator and add/remove commands/errors) A stable emu - I would recommend ObboRP Emulator ATM as that is stable here is a link - [url]http://devbest.com/showthread.php?24...ghlight=obborp[/url]. A stable CMS - I would recomend Xoa CMS v1 as it is stable and easy to use, here is a link - [url]http://www.mediafire.com/?0rl5o2cy3qv7rbp[/url] Ok so: Step 1 (instalation): Install EVERYTHING you need and close it all, we will come to it one at a time. Step 2 (setting up xampp): When you install xampp, make sure you DO NOT install anything as a service, just Xampp it's self, now after you have installed Xampp and the MySQL connector >> Start Xampp >> Start Apache and MySQL so that they are both running Now go onto your browser and type in : localhost/, that should bring you to a screen where it says CHOOSE Language, if so choose your language, and click on SECURITY on the left hand side, if however you do not see choose language, type in your browser localhost/security. In the security section there will be a link to a change password page, click this and then type in your desired password TWICE as it says, and click change my password. Step 3 (adding your database): In the link I gave you for the Emulator there will be a link to download a database, download the database and stick it on your desktop. Now on your browser go to, localhost/phpmyadmin and type the username: root and the password the one you just chose. IT now brings you to a screen where you can create a database, in the box provided type in the name you want your database to be, I would choose rphotel then click create. Now you should have created your database and in the tabs up the top there should be IMPORT, click that and then upload the database you just downloaded. Once done, close the browser as you are done for now. Step 4 (installing the CMS): Now follow these steps: Go onto "My Computer" >> Click on Your main drive C: >> Go down to Xampp >> Now click on HtDocs >> DELETE the contents inside of htdocs Open up the Xoa CMS that you earlier downloaded and COPY and PASTE everything into the HTDOCS folder. Now on your browser put in "localhost/install" this should bring you up to the Xoa install screen, continue through the install adding the details you need to, such us the username: root and password the one you chose earlier, leave the localhost bit as it is, fill in everything else, and create an admin character (this is the one YOU will use to log into your hotel) and at the end follow the instructions to DELETE the install folder in htdocs AFTER moving the config file from the INSTALL folder to the INCLUDES folder. Step 5 (config the Emu and DCRS): i. Now we want to make sure the Emu will connect to the correct ip and the client also connects to the correct ip/ports, so this is how we do that: Go to "localhost/phpmyadmin" >> Log In >> CLICK on your database on the left hand side >> Scroll down ON the left, till you see the one that says "System Config" click this. Now edit the PORT to be 21 and the MUS PORT to be 20, then edit the IP to be: 127.0.0.1 ii. Now head on over to "localhost/housekeeping" and log in using the admin character you just set up, click on settings >> Hotel >> change the first port to 21 the second port to 20 and the ip to 127.0.0.1 and click save. iii. Stay on the same screen and you will see DCRS, these are NEEDED to play your hotel, I would suggest to search this forum for working DCRS as I wont post any incase they stop working, If however you cannot find any, then view the source of a FRIENDS working hotel client, and you will find dcrs in there. one you find them fill them in on that screen and save. Step 6 (playing your hotel): Now go to your downloaded ObboRP emu and extract everything into a folder on the desktop call this folder "RetroRP" When this is done go into the folder>> click Bin >> Debug >> Bin and click on the mysql config folder, fill this in as needed, with your Database name and your password (if it needs a username it will be root) and save it. Now go back to the begining and click on the Bin folder >> Debug >> the holo emulator application, this should then load and say ObboRP is now ready to Use!, IF It does not load and it closes because of an error, go back to The First folder and open up the Micrososft Visual C folder (Usualy the one that is 9kb big) and when this loads up in the TOP of visual C there will be a little green play button, CLICK this play button and a message should appear asking to run the last good version, Click yes. One of these options should load your hotel and you should now be ready to play ON LOCALHOST, I will post another thread soon explaining how to (in most cases) make your hotel live. Thank you for reading, if anyone has any questions please message me on here, remember this is my first TUT so be kind, I will include more SS's soon, it is just a bit late ATM. Credits: Sledmore - ObboRP Emu Jammy-Jackson - Xoa CMS Simon2k11 - TUT [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
[TUT] V26 RP Hotel NOOB FRIENDLY [TUT][Simon]
Top