GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > ROSE Online Discussion

ROSE Online Discussion All ROSE-Related discussion.



Setting Up iRose And RoseEvo Private Server

ROSE Online Discussion


Reply
 
Thread Tools Display Modes
Old 11-19-2007, 02:06 AM   #1
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Thumbs up Setting Up iRose And RoseEvo Private Server

I do not take credits for doing those i just take credits for posting them and real credits will be at the end

iROSE:

Setting up SQL:First you will need a Sql Server, so here are the necessary downloads for that:

MySQL server 5.0: [Only registered and activated users can see links. ]
Navicat For MySQL: [Only registered and activated users can see links. ]
database: [Only registered and activated users can see links. ]

Install MySQL.
During the installation, it will say something about "singing up", choose "Skip Signup". After MySQL is installed it will ask you to configure it, so keep clicking "Next" untill you get to a part where it asks for a password. Type in the password "root" (without the quotation marks, this is the password that will be used for configuring your server and Navicat).

Install Navicat.
After it's installed, run the program. You should see the connection "localhost" to the left. IF you do not, go to "File > New Connection". In the fields put this:



Code:
Connection Name: localhostHost Name/IP Address: localhostPort: 3306Username: rootPassword: root
Click "Test Connection" and you should get a success. If you do, click "OK".
Now, click your connection "localhost" and right click and go to "New Database". Name the database "irose" and click OK. Right click on the database you just made, and click "Execute batch file".
Browse to the folder where you extracted the Database. Choose "irose.sql" and start executing.
Right click on the database again and choose "Execute batch file" again. this time choose "npc_data.sql"
and execute it. Now are you done with your SQL server setup.

Setting up the Server:
Now you will need to setup your server.
Here is the things you need for it:

Server Files: [Only registered and activated users can see links. ]
Go to the folder where you extracted the files and open the "WorldServer.conf" file with NotePad.
you will see this:

Code:
[DATABASE]mysql_host=localhostmysql_user=rootmysql_pass=root mysql_database="Your DB name here"mysql_port=3306AutoQueryTime=600[SERVERDATA]serverid=1servertype=2serverip="Your IP here"serverport=29200servername="Servername here"maxconnections=500parentid=1connection=2lanip ="Your IP here"lansubmask="Your subnetmask here"[WORLDSERVER]accesslevel=100exp_rate=3000drop_rate=3000drop_typ e=2zuly_rate=3000welcome_msg=Welcome to "Your servername here"autosave=1savetime=120mapdelay=10visualdelay= 200worlddelay=700partygap=10maxstat=300fairy=0fair ystay=45fairywait=30fairytestmode=0playerdmg=120mo nsterdmg=100cfmode=0[server2server]charip="Your IP here"[PASSWORDS]loginpass=789456charpass=456123worldpass=321654
Change the "Your DB name here" to Your DB name. If you chose irose as your DB name then you will enter "irose" without the " ". Your IP to Your ip. your servername to your servername and the subnetmask to your subnet mask.
Hamachi subnetmask is by default 255.0.0.0

do the same for all the other conf files and you should be done.

Setting up the Client:

Now you will need to setup the client.

Here are the things you will need:
Client: [Only registered and activated users can see links. ]
Launcher(This one is made for private it is coded to connect to the localhost so if anyone else [Only registered and activated users can see links. ] to connect then you need anotherone.): [Only registered and activated users can see links. ]

First you will need to download the client. When that is done, install it. When that's done. Start TriggerDetect and Choose your settings. Now start RoseOnline.exe and let it update fully.Now close the updater. Don't start the client yet.

Download and extract the launcher to the folder where you installed the client.

Now are you done the only thing to do now is to start the server.
Start it in this order:

1. LoginServer
2. CharServer
3. WorldServer

Now start the launcher you just downloaded and [Only registered and activated users can see links. ] the "Start SpyRose" button and you should be done.


RoseEvo:

Setting up SQL:First you will need a Sql Server, so here are the necessary downloads for that:

MySQL server 5.0: [Only registered and activated users can see links. ]
Navicat For MySQL: [Only registered and activated users can see links. ]
Server Files: [Only registered and activated users can see links. ]


Install MySQL.
During the installation, it will say something about "singing up", choose "Skip Signup". After MySQL is installed it will ask you to configure it, so keep clicking "Next" untill you get to a part where it asks for a password. Type in the password "root" (without the quotation marks, this is the password that will be used for configuring your server and Navicat).

Install Navicat.
After it's installed, run the program. You should see the connection "localhost" to the left. IF you do not, go to "File > New Connection". In the fields put this:



Code:
Connection Name: localhostHost Name/IP Address: localhostPort: 3306Username: rootPassword: root
Click "Test Connection" and you should get a success. If you do, click "OK".
Now, click your connection "localhost" and right click and go to "New [Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]". Name the database "roseon" and click OK. Right click on the database you just made, and click "Execute batch file". Browse to the folder you extracted the server files, and find the folder named "database" and double click "osrose svn.sql". It will start the process that .sql file, it may take a few minutes. If everything went right, it should tell you it executed it successfully.

and execute it. Now are you done with your SQL server setup.

Setting up the Server:
Now you will need to setup your server.

Go to the folder where you extracted the files and open the "WorldServer.conf" file with NotePad.
you will see this:

Code:
[DATABASE]mysql_host=localhostmysql_user=rootmysql_pass=root mysql_database="Your DB name here"mysql_port=3306AutoQueryTime=600[SERVERDATA]serverid=1servertype=2serverip="Your IP here"serverport=29200servername="Servername here"maxconnections=500parentid=1connection=2lanip ="Your IP here"lansubmask="Your subnetmask here"[WORLDSERVER]accesslevel=100exp_rate=3000drop_rate=3000drop_typ e=2zuly_rate=3000welcome_msg=Welcome to "Your servername here"autosave=1savetime=120mapdelay=10visualdelay= 200worlddelay=700partygap=10maxstat=300fairy=0fair ystay=45fairywait=30fairytestmode=0playerdmg=120mo nsterdmg=100cfmode=0[server2server]charip="Your IP here"[PASSWORDS]loginpass=789456charpass=456123worldpass=321654
Change the "Your DB name here" to Your DB name. If you chose irose as your DB name then you will enter "irose" without the " ". Your IP to Your ip. your servername to your servername and the subnetmask to your subnet mask.
Hamachi subnetmask is by default 255.0.0.0

do the same for all the other conf files and you should be done.

Setting up the Client:

Now you will need to setup the client.(Thx to cloudff779) for this.

Here are the things you will need:
First, download the ver 128 EVO client:
Link: ftp://38.136.124.7/rosena/rose_139_139_na_evo.exe
Then Install the client, after it's installed. Run "ROSEonline.exe" and let it update completely! After it's updated, you MUST run "TriggerDetect.exe" and fill out your Graphic settings, if you do not run TriggerDetect, then the client will not run, after update is done you can close the update window.

Next, you abosolutely NEED to download this. This will fix your game from thinking you have a Hacking Tool. GameGuard did an update that disabled most private servers (when you logged in it said "Detected Hacking tool" and closes the game). So to fix this, please download this file below and put it inside your Rose Online client folder and double click it (nothing will happen, it runs in the background). Anyone who trys to connect to your server will need this file, but you have to extract it and take the extracted folders and place them in your rose file.
Link: [Only registered and activated users can see links. ]

Throughout the forum you've seen how to connect to your server, with the .bat, EW that's so annoying and not pretty, well I'm going to help you out now. Download this launcher (made by nhed57 of RaGEZONE, all credits to him):
Link: [Only registered and activated users can see links. ]
Don't start the client yet.

Download and extract the launcher to the folder where you installed the client.

Now are you done the only thing to do now is to start the server.
Start it in this order:

1. LoginServer
2. CharServer
3. WorldServer

Now start the launcher you just downloaded and [Only registered and activated users can see links. ] the button and you should be done.

setting up webserver, well you can use piczo which is the best and it is [Only registered and activated users can see links. ] After you extracted the launcher to that folder, go into that folder and find the file named "lconfig.nhd" and open it with Notepad. Inside that file you should see:

[CFG]
Server=127.0.0.1
HTTPReg=yourwebcms.com/register.php
HTTPNot=yourwebcms.com

The "Server=127.0.0.1" is the IP the client connects to. So change "127.0.0.1" to your IP.

and the first homepage which is about registration you dont need it because you can create an account in game when typing in username and password, it will tell you that it does not exist, type it again and voila.

Documents:

This is an document that contains the GM Commands.

Link: [Only registered and activated users can see links. ]

This is an Excel/Spreadsheet document that contains the Item ID's.

Link: [Only registered and activated users can see links. ]

This ia Text Document that contains all the teleport locations and their Map ID's.

Link: [Only registered and activated users can see links. ]

Here is a .VFS editor, where you can edit your .vfs and client graphics. Such as characters, loading screens, weapons, and lots more. (Credit to aurose)

Link: [Only registered and activated users can see links. ]

Here are the compiled EXE's incase you loose yours (loginserver.exe, charserver.exe, worldserver.exe)
Link: [Only registered and activated users can see links. ]

[/color]
Credits

Credits goes to Akai, cloudff779 for some of his text, osIrose for database, and spiksbrob for making the original tut. and for me for posting it here and making it a rose evo edition.

If this is helpful, then please sticky it.

Last edited by omarofuae; 08-28-2008 at 03:46 AM..
omarofuae is offline   Reply With Quote
The Following 10 Users Say Thank You to omarofuae For This Useful Post:
azntin (05-04-2008), dead2right (04-14-2008), mitusumi (10-02-2008), retsel_21 (07-29-2008), sacredtion (05-12-2008), Segalman (08-23-2008), SyrupPlease (06-30-2008), trevomanut (02-03-2008), Warzie (11-28-2007), xkylex (08-28-2008)
Sponsored Links
Old 11-21-2007, 02:50 AM   #2
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Re: Setting Up iRose And RoseEvo Private Server

well, no questions??
omarofuae is offline   Reply With Quote
Old 11-21-2007, 06:11 AM   #3
Lurker
 
Last Online: 07-12-2008 02:24 AM
Join Date: Nov 2007
Age: 19
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
puma90 is on a distinguished road
iTrader: 0 / 0%
Points: 200.00
Bank: 0.00
Total Points: 200.00
Re: Setting Up iRose And RoseEvo Private Server

There is one thing i would like to know how do i become GM on my server ???
puma90 is offline   Reply With Quote
Old 11-21-2007, 10:27 PM   #4
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Re: Setting Up iRose And RoseEvo Private Server

in mysql, in the accounts chart, make your access lvl 300 and to have a blue name, make you charname in the characters table [GM]Example
omarofuae is offline   Reply With Quote
Old 11-21-2007, 11:03 PM   #5
Lurker
 
Last Online: 07-12-2008 02:24 AM
Join Date: Nov 2007
Age: 19
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
puma90 is on a distinguished road
iTrader: 0 / 0%
Points: 200.00
Bank: 0.00
Total Points: 200.00
Re: Setting Up iRose And RoseEvo Private Server

There is one more proble i cant buy high lvl item from NPC
[WARNING] unknown itemtyp 0 .......do you know how to fix this ???
puma90 is offline   Reply With Quote
Old 11-21-2007, 11:35 PM   #6
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Re: Setting Up iRose And RoseEvo Private Server

well the trick is you dont need to buy items from npc
omarofuae is offline   Reply With Quote
Old 11-21-2007, 11:38 PM   #7
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Re: Setting Up iRose And RoseEvo Private Server

i think you should upload the database "npc_list" or "npc_data" from the server files ^.^
omarofuae is offline   Reply With Quote
Old 11-21-2007, 11:44 PM   #8
Registered User
 
Last Online: 12-02-2008 04:28 AM
Join Date: Sep 2006
Location: Next Door.
Posts: 129
Thanks: 1
Thanked 22 Times in 6 Posts
omarofuae is on a distinguished road
iTrader: 0 / 0%
Points: 14,295.88
Bank: 0.00
Total Points: 14,295.88
Re: Setting Up iRose And RoseEvo Private Server

you should upload them into mysql, if wat i say dosnt work contact carru through PM's he is a vry good guy that helped me when i started my server ^.^



and dont forget to press the thanks button ^.^
omarofuae is offline   Reply With Quote
The Following User Says Thank You to omarofuae For This Useful Post:
puma90 (11-21-2007)
Old 11-22-2007, 12:17 AM   #9
d(ñ_ñ)b
 
Last Online: Today 07:25 AM
Join Date: Dec 2005
Posts: 810
Thanks: 10
Thanked 83 Times in 69 Posts
carru is an unknown quantity at this point
iTrader: 0 / 0%
Points: 3,785.63
Bank: 13,368.95
Total Points: 17,154.58
Re: Setting Up iRose And RoseEvo Private Server

Quote:
Originally Posted by puma90 View Post
There is one more proble i cant buy high lvl item from NPC
[WARNING] unknown itemtyp 0 .......do you know how to fix this ???
I think it's a problem with sell_data.csv, check it.

carru ~
carru is offline   Reply With Quote
The Following User Says Thank You to carru For This Useful Post:
blackdpz (12-10-2007)
Old 11-24-2007, 05:00 AM   #10
Registered User
 
Last Online: 04-15-2008 01:30 AM
Join Date: Oct 2007
Location: In your /Program Files/
Age: 19
Posts: 19
Thanks: 2
Thanked 0 Times in 0 Posts
DeReLiCt is on a distinguished road
iTrader: 0 / 0%
Points: 100.00
Bank: 0.00
Total Points: 100.00
Re: Setting Up iRose And RoseEvo Private Server

No matter what I try it won't let me login.

I've got all servers running and even added an account to the accounts table.
Same password as well.
DeReLiCt is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 02:45 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Australian Poker | Watch Desperate Housewives | Visits: