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!

IRIS KR 1.18 Server Setting/Running OFFLINE Mini Guide

Initiate Mage
Joined
May 17, 2009
Messages
1
Reaction score
5
IRIS KR 1.18 Server Setting/Running Mini Guide
-------------------------------------------------------

Hi there RageZone member's and Iris Online fan's.
It's my 1st time doing somesort of guide to help myself remember
some step to start and run a Iris KR 1.18 server,and perhaps other people here can make use of it too . :w00t:

This mini guide is written basicaly base on Iris KR 1.18 server release by lucky40990 so credit to him for releasing the working file. :thumbup:

When writting this mini guide, the server is running in a virtual environment , actual thing may work differently on a real environment so "reader discretion Is advised" :w00t:

Thing included in here is just somesort of guide for me and perhaps for some member's here to start,running a server as simple as possibble, who know's maybe can help someone ,so just keep reading it or leave it. :w00t:

Thing not included here are server, client's files or other's
file's,setting's.....please use the "search" button.

Thing that might work or not working for the server.some map,channel,function or thing maybe not available in the server,havent try it all yet coz cant stop hitting some mushroom :w00t: so please use the "search" button.

Before we start please be remind that the mini guide here is for personal use and OFFLINE only and no person/human/machine/animal should be held responsible for anything bad that happen now or forever later.

So let begins the journey to Iris Online. :D:

1. Requirement.
- Iris KR 1.18 server files release by lucky40990 ( unzipped )
- MS SQL Server 2005 Express ( installed and running )
- SQL Server 2005 Management Studio Express
( installed and running )
- a pc ( mine was Pentium E2170 running winxp sp2)
- a working lan or hub etc..( some networking knowledge )
- know how to use your windows operating system :scared:
- know how to use a mouse + keyboard for the "search button"
- and a RageZone account of course :D:

2. Creating database
- Create the following database in MS SQL 2005:
- IRIS_LOGDB
- IRIS_GAMEDB
- WEB_MEMBERDB

2a. Restore iris_memberdb.bak to IRIS_MEMBERDB
- rename the restore path in "option"
- copy/restore the others sql data accordingly.

3. Create new login in security.
- We gonna create 2 user.

3a. Create the 1st login as below:
- user : 175iris
- password : zida@()#(zk2
- Untick the "Enforce password policy" box.
- go to user mapping page.
- Make sure this user have db_owner rights on all 4 of the database.
- Click OK.

3b. Create the 2nd login as below:
- user : 175web
- password : tmvdemgmspdlgfd$$
- Untick the "Enforce password policy" box.
- go to user mapping page.
- Make sure this user have db_owner rights on the WEB_MEMBERDB only.

3c. Goto WEB_MEMBERDB > Security > open 175web properties and
make sure this user have db_owner rights.

4. Create the 4 ODBC driver:
SystemDSN/SQLServer(SERVERNAME\SQLEXPRESS)
- IRIS_MEMBERDB
- IRIS_LOGDB
- IRIS_GAMEDB
- WEB_MEMBERDB
with user : 175iris
password : zida@()#(zk2

5. All setting done, now create one account.

- Goto Databases\WEB_MEMBERDB\Programmability\
Stored Procedures > Execute dbo.AC_sp_CreateAccount table.
- add username at @strGameAccount Value < change the value
- add password at @strGamePWD Value < change the value
- add pin 1234 at @strToGameP Value < change the value
- add sdf at @strTjUser Value < change the value
- add 1 at @strSex Value < change the value
- add 1 at @strage value < change the value
- add dsfsdf at @strBirthday value < change the value
- add fsdf at @strTrueid value < change the value
- add sdfsd at @strEmail value < change the value
- add test at @strErrinfo value < change the value

*havent try other word then the sdf,dsfsdf,fsdf perhaps can try other words ?? :D:
- after that go to Tables > dbo.member_info open the table and check if the acount been created.
- All database done for now ;)

6. Edit IrisAgentDemon.cfg and check the ip. (default)

7. Edit IrisGameSrv.cfg and check the ip. (default)

8. Edit IrisLogDemon.cfg and check the ip. (default)

9. Edit IrisLoginSrv.cfg and check the ip. (default)

10. Edit Serverinfo.txt and check the ip.
- create new text file and copy/paste the line below:
/// Login Server - flag 1
192.168.1.8 14400 1

/// Channel Server List - flag 2
//192.168.1.8 15004 2
//192.168.1.8 15004 2
- save the file to Serverinfo.txt and exit the file.
*the serverinfo.txt was missing when i got it. :?:

11. Edit ServerTool.txt and check the ip. (default)

12. Precaution:- Final check the database, make sure
Security > 175iris have db_owner rights on 4 database.

13. Run the following file.

- 01_INSTALL_LS.BAT
- 02_INSTALL_GS.BAT
- 03_INSTALL_SERVICE_LS.BAT
- 04_INSTALL_SERVICE_BootAgen.bat
- 05_INSTALL_SERVICE_GS_.BAT
- Start_Boot - Copie.bat
- Start_LS.bat
- Start_GS.bat
- Start_Logdemon.bat

14. Start ServerTool.exe and turn on accordingly as the line below.
- Login Server-ON
- Path Finder-ON
- User-ON
- GameMaster-ON
- Tick the 1st box.

15. All Done. Create an account if not yet do.

16. use Iris online v1.18 client ( use the "search button" )

17. use the client patch v1.18 release by lucky40990 ( credit's to him and please also use the "search button" )

18. After login and creating your character make sure to skip the ingame tutorial,(if not use the "search button").
That's all have fun.

19. Sorry for typo, my 1st time using this forum to type so many word. If got tell me i will correct it.Btw my post preview very ugly dont know how to adjust yet. :p:

20. Thank you Ragezone for making my life more fun :D:

21. Credit to:-
- InBetween (me xD) for not sleeping writting this......
- lucky40990 for the IRIS KR 1.18 Server/Client/Patch/Video release.
- other's who support the development..( too many :blink:)

====================================================================
 
Initiate Mage
Joined
Feb 13, 2011
Messages
16
Reaction score
0
Ive just followed your guide, it is usefull to double check my stuff, but unfortunatly im still not getting SRVNO or CHNNO to show up anything but 0 :(
 
Initiate Mage
Joined
Jan 8, 2010
Messages
9
Reaction score
0
thank you, this guide would help to explain on lucky's video very well. ^^
 
Initiate Mage
Joined
May 30, 2008
Messages
89
Reaction score
6
iris client is functional in windows xp?
I can play on windows vista and windows 7, windows xp but I can not ejcutar the client, which will be the problem?
 
Initiate Mage
Joined
Dec 21, 2008
Messages
29
Reaction score
0
i can't find any client that fits this one.. which client you use? i got the latest client from IRISKR, but hackshield won't let me run the client, it say "Failed to init stage manager".
 
League of Legend
Member
Joined
Nov 29, 2004
Messages
49
Reaction score
0
don't know how to get this .. woah
 
Experienced Elementalist
Joined
Jun 9, 2005
Messages
229
Reaction score
9
it's a pretty good guide to follow but is missing a couple information to eliminate the errors it might cause. overall 9/10. good job.
 
Back
Top