Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[TUT] How to make a r63b Retro!

Status
Not open for further replies.
Banned
Banned
Joined
Jul 24, 2012
Messages
41
Reaction score
1
Thanks, it worked for me. And those SWFs made me mad, but still. The groups aren't working. I had to roll back due to a purchase of a group..
 
Initiate Mage
Joined
May 29, 2011
Messages
20
Reaction score
0
Thanks,it worked for me too.Can anybody help me how to edit the language in the Shop?

Thanks.
 
Last edited:
Initiate Mage
Joined
May 20, 2013
Messages
6
Reaction score
0
Who Have A Hotel Can i Join And i want Be Staff :eek:tt1:
 
Initiate Mage
Joined
May 25, 2013
Messages
25
Reaction score
1
Thanks,it worked for me too.Can anybody help me how to edit the language in the Shop?

Thanks.

On your database, you should have a table called catalog_pages click it and then you'll obviously see the pages of your catalog, you're pretty much done! Just edit those stuff and you are good to go.
 
Initiate Mage
Joined
May 29, 2011
Messages
20
Reaction score
0
On your database, you should have a table called catalog_pages click it and then you'll obviously see the pages of your catalog, you're pretty much done! Just edit those stuff and you are good to go.

Ok Thanks Hmm One More Question How to edit the language in the register form?
 
Initiate Mage
Joined
May 16, 2013
Messages
3
Reaction score
0
Hey guys, After I updated the cata the bcstorm emulator stopped,
it stopped in
Navigator -> Ready! (0s , 6 ms)

This tutorial worked, but After I updated the cata it didnt worked already.
please help.
 
Initiate Mage
Joined
Jun 1, 2013
Messages
24
Reaction score
0
This is easier than making an r63 retro lol... I have an r63 one but im gonna start from scratch when I get home today because it took me a few days to make it, but now knowing that I understand what to edit, it'll basically be done by tonight for sure! THanks SOO MUCH :D!
 
Junior Spellweaver
Joined
Nov 7, 2009
Messages
111
Reaction score
16
1020.PNG - [TUT] How to make a r63b Retro! - RaGEZONE Forums

helppp ?
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Nov 7, 2012
Messages
1
Reaction score
0
Hey RZ,
Kyle in the house! :lol: As you probably know, r63b's are the "new thing" and they are fairly simple to make, so I thought I'd make a quick tutorial on how to, I hope this is noob friendly and works for you! Enjoy :eek:tt1:

__________________________________________________________________________________________
Downloads : PASSWORD FOR ALL FILES IS : KyleVonnie
Xampp 1.7.3 :
BcStorm Emulator (Credits to Leon) :
DB SQL :
RevCMS :
SWFS :
WinRAR :
__________________________________________________________________________________________
Making of Retro :
1. Download Xampp 1.7.3 from the link above. Open the downloaded .exe file and you should see something
similar to this:

y7ueS0c - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press Install, and Xampp should install by itself. Once the main setup is complete, another screen should
popup.

xEJ66wH - [TUT] How to make a r63b Retro! - RaGEZONE Forums


- Press enter twice.
- Then It should ask "Your Choice ? <y/n>", make sure its "n" and press enter.
- Once again, press enter twice, then at the next question type "x" and enter.
- Xampp is successfully installed!

2. Open the Xampp control panel, which is in C: > Xampp > xampp-control
- Start "Apache" and "MySql".
- Go to
- Type in a MySql password where it says "New Password" and "Repeat the new password" and press
Password Changing.

REMEMBER THIS PASSWORD!

XrrRIRO - [TUT] How to make a r63b Retro! - RaGEZONE Forums


3. Download the DB SQL
- Go to and make a new database named r63b .
- Press Import and then Choose File
- Find the downloaded SQL and press open.
- Press "Go" and wait for the DB to import. (This might take a while).
(If you get an error about Xampp not being able to import DB, then download Navicatt and use that)

K3Go8GY - [TUT] How to make a r63b Retro! - RaGEZONE Forums


4. Next, go to your htdocs in your xampp folder.
- Delete everything in there.
- Download the RevCMS from the link above, and export them into your htdocs.

NdihWm - [TUT] How to make a r63b Retro! - RaGEZONE Forums


5. Open htdocs > app > management > config.php
- Fill out the config based on the codes below. Do not change anything if it's not said so.
Code:
[COLOR=#141414]$_CONFIG['mysql']['connection_type'] = 'pconnect'; //Type of connection: It must be connect, or pconnect: if you want a persistent connection.[/COLOR]

$_CONFIG['mysql']['hostname'] = 'localhost'; //MySQL host   

$_CONFIG['mysql']['username'] = 'root'; //MySQL username   

$_CONFIG['mysql']['password'] = 'DBPASSWORD'; //MySQL password   

$_CONFIG['mysql']['database'] = 'r63b'; //MySQL database   

$_CONFIG['mysql']['port'] = '3306'; //MySQL's port

/* 

* 

*    Hotel management  - All URLs do not end with an "/" 

* 

*/   
$_CONFIG['hotel']['server_ip'] = 'ServerIP'; //IP of VPS/DEDI/etc   

$_CONFIG['hotel']['url'] = 'http://localhost'; //Does not end with a "/" 

$_CONFIG['hotel']['name'] = 'HOTEL NAME'; // Hotel's name    
[COLOR=#141414]
$_CONFIG['hotel']['desc'] = 'HOTEL MOTTO!'; //Hotel's description [/COLOR]

6. Download the SWFS from above. Export these into your htdocs, this is a big file, so it will take
some time to download and export. Be Patient
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums

- If you didn't change the name of the folder or the config, everything should be already set up
for you!

7. Download the BcStorm Emulator and export them onto your desktop or anything else you want.
- Go into BcStorm Folder > Bin > Debug > Settings > Open configuration and fill it out
accordingly :

Code:
[COLOR=#141414]## MySQL Configuration[/COLOR]
db.hostname=localhost 
db.port=3306 
db.username=root 
db.password=DBpassword  
[COLOR=#141414]db.name=r63b[/COLOR]
(Everything else should be fine)

8.Go to BcStorm Folder > Bin > Debug > and open "Butterfly Emulator". Should run perfectly if you set
everything up properly.

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


9. Make an account, and enter client, congratulations you now own a r63b retro! (That is if you did everything right
KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums
)

KyleVonnie - [TUT] How to make a r63b Retro! - RaGEZONE Forums


__________________________________________________________________________________________
Credits:
Leon - BcStorm Emu
Kryptos - RevCMS
Edited RevCMS - Habp
Kyle - Tut
SWFS - Habp
Sadly, I have no clue on who I should give the credits to for the Swfs or SQL, so please tell me if you know!
__________________________________________________________________________________________
Theres a password for the r63b.sql whats the Password?
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Jan 10, 2008
Messages
169
Reaction score
0
Comon Guys - everything works fine for me! Thanks for great and easy TUT :)
 
Joined
Aug 22, 2010
Messages
4
Reaction score
0
I did everything, changed the banner file thing, cleared my cache and my client is still not working. I can connect, everything works fine, except for my client. It appears black. Can someone help me? Thanks in advance.
 
Joined
Aug 5, 2010
Messages
3
Reaction score
0
I did everything, changed the banner file thing, cleared my cache and my client is still not working. I can connect, everything works fine, except for my client. It appears black. Can someone help me? Thanks in advance.

I have the same problem, anyone have any ideas?
 
Initiate Mage
Joined
Mar 26, 2011
Messages
8
Reaction score
0
I did everything, changed the banner file thing, cleared my cache and my client is still not working. I can connect, everything works fine, except for my client. It appears black. Can someone help me? Thanks in advance.

Same problem
 
Initiate Mage
Joined
Dec 30, 2011
Messages
24
Reaction score
1
I cannot get the database to import, it is too big. How do you use navicat?
Besides that, I just wanna run everything locally too!
 
Last edited:
Junior Spellweaver
Joined
Jul 7, 2013
Messages
147
Reaction score
37
My apache wont start on xammp and i haven't started mysql. Can you help?

you need to Exit Skype or anything that have port 80 and start Apache and there you go works! I hope that helps! :D
 
Junior Spellweaver
Joined
Jul 7, 2013
Messages
147
Reaction score
37
I cannot get the database to import, it is too big. How do you use navicat?
Besides that, I just wanna run everything locally too!

Try creating a new Database or something, then it might take the SQL file ;)

If you are getting this after registering Unknown column 'seckey' in 'field list'

go to your PHPMyAdmin then go to your database then you go to SQL then you paste this in this PHP Code:
ALTER TABLE `users` ADD `seckey` VARCHAR(999) Then click go! :):

PHP:
ALTER TABLE `users` ADD `seckey` VARCHAR(999)
 
Initiate Mage
Joined
Dec 30, 2011
Messages
24
Reaction score
1
Unforunately, it did not work. I have created many databases in PhpMyAdmin but they won't import the database file, while I have increased the limit of size, execution time, etc, and it also did not work encrypted. Too bad :(
 
Junior Spellweaver
Joined
Jul 7, 2013
Messages
147
Reaction score
37
:L umm, well i have nothing else to say to that response sorry! :(
 
Status
Not open for further replies.
Back
Top