- Joined
- Dec 27, 2006
- Messages
- 73
- Reaction score
- 2
Hi everyone,
My guide will be on 3 parts (Note : Click on the title, it will go to the part choosed) :
So let's start with the firs part :
-------------------------- I. INSTALLATION --------------------------
Downloads (You will need 2 programs and the server files) :
You will need 2 programs and the server files
mySQL is needed for the server, download
1. Choose to configurate now and choose "Detailed Configuration"
2. After depend what you will do with your irose server but I will choose "Developer Machine"
3. Choose after "Multifunctional Database"
3. Then the path but don't touch !
4. For the connection number, choose "Manual Setting" and type the number of connections (If its a server for the friend and tnot public just put 20 or 15)
5. For the networking options don't touch (But remember to open the port)
6. For the character set I will choose "Best Support For Multilingualism" (cause i'm french and there's a lot of accents
7. Install it as a service (Like that it will boot when Windows boot ^^)
8. Security option dont care about the password, I will put "root" Don't click on "Enable root access..."
9. At the end click on "Execute"
Finish for the mySQL B)
Then we will need a program to nivaguate into the database, I will use Navicat. Download
You will need also the server files, I made a pack easier to use. Download
Make the database for the server (Use Navicat) :
Create the connection :
File -> New Connection
And field in like me :
(Password is the same you put at the installation of mySQL)
Then Press "Test connection", if everything is ok you can accept ^_^
Database for the server :
1. Right Click on localhost (at the left side) -> "New database..."
2. Just change the database name for : "irose"
3. Right Click on the database "irose" -> "Execute Batch File" and choose "irose and spawn.sql" in the folder of the server. (You have to extract "irose_v1.1_sparadox.rar" before
)
4. Wait and if its success you can press "Close"
The database is ready now we have to modificate it !
Modification in the db :
Account :
Channel :
It's all you have to do for the db
Modification the server files (.ini) :
Now we have to modificate config.ini and server.conf, they are in the folder "Server Files (.exe and .ini)" !
Original one config.ini (in my archive) :
If you have done everything like me from the begining you can go to the second part and it's finish for you (Cause i've done all the rest in my archive
)
But now if you haven't you will have to change the "[DATABASE]" things by the one you put (It's not hard =) )
The original server.conf (in my archive) :
But here is the same, if you have done everything like me, go to the part 2 but if not make the changes for the mysql
The part one is finish ! Now its easier
My guide will be on 3 parts (Note : Click on the title, it will go to the part choosed) :
So let's start with the firs part :
-------------------------- I. INSTALLATION --------------------------
Downloads (You will need 2 programs and the server files) :
You will need 2 programs and the server files
mySQL is needed for the server, download
To view the content, you need to sign in or register
then install it :![Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums](http://www.picdo.net/Fichiers/139cae8b35db6664691aca0656bcad/mysql1.jpg)
1. Choose to configurate now and choose "Detailed Configuration"
2. After depend what you will do with your irose server but I will choose "Developer Machine"
3. Choose after "Multifunctional Database"
3. Then the path but don't touch !
4. For the connection number, choose "Manual Setting" and type the number of connections (If its a server for the friend and tnot public just put 20 or 15)
5. For the networking options don't touch (But remember to open the port)
6. For the character set I will choose "Best Support For Multilingualism" (cause i'm french and there's a lot of accents
7. Install it as a service (Like that it will boot when Windows boot ^^)
8. Security option dont care about the password, I will put "root" Don't click on "Enable root access..."
9. At the end click on "Execute"

Finish for the mySQL B)
Then we will need a program to nivaguate into the database, I will use Navicat. Download
To view the content, you need to sign in or register
and install it.You will need also the server files, I made a pack easier to use. Download
To view the content, you need to sign in or register
Make the database for the server (Use Navicat) :
Create the connection :
File -> New Connection
And field in like me :
(Password is the same you put at the installation of mySQL)
Then Press "Test connection", if everything is ok you can accept ^_^
Database for the server :
1. Right Click on localhost (at the left side) -> "New database..."
2. Just change the database name for : "irose"
3. Right Click on the database "irose" -> "Execute Batch File" and choose "irose and spawn.sql" in the folder of the server. (You have to extract "irose_v1.1_sparadox.rar" before

4. Wait and if its success you can press "Close"
The database is ready now we have to modificate it !
Modification in the db :
Account :
![Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums](http://www.picdo.net/Fichiers/fa7cff2d2b823a246f9a7d3238184731/account1.jpg)
Channel :
![Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums Valxon - [MEGA GUIDE] Make an iRose Server !!! - RaGEZONE Forums](http://www.picdo.net/Fichiers/fa0fa16f9c7b52cccc50f9a06cbd2a24/channel1.jpg)
It's all you have to do for the db

Modification the server files (.ini) :
Now we have to modificate config.ini and server.conf, they are in the folder "Server Files (.exe and .ini)" !
Original one config.ini (in my archive) :
[DATABASE]
serverid=1
mysql_host=localhost
mysql_user=root
mysql_pass=root
mysql_database=irose
[LOGINSERVER]
minimal_level=100
loginip=127.0.0.1
loginport=29000
loginpass=789456
[CHARSERVER]
delete_time=3600
charip=127.0.0.1
charport=29100
charpass=456123
[WORLDSERVER]
worldip=127.0.0.1
worldport=29200
worldpass=321654
exp_rate=5
drop_rate=5
drop_type=2
zuly_rate=5
welcome_msg=Welcome to Rose Online
autosave=1
savetime=3600
delay=10
If you have done everything like me from the begining you can go to the second part and it's finish for you (Cause i've done all the rest in my archive

But now if you haven't you will have to change the "[DATABASE]" things by the one you put (It's not hard =) )
The original server.conf (in my archive) :
mysql_host=localhost
mysql_user=root
mysql_pass=root
mysql_database=irose
loginport=29000
charport=29100
worldport=29200
worldserverip=76.177.92.200
exprate=5
drop_rate=5
drop_type=2
zuly_rate=5
welcome_msg=Welcome To Irose Server
delay=200
But here is the same, if you have done everything like me, go to the part 2 but if not make the changes for the mysql

The part one is finish ! Now its easier
