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!

How to make Ran Offline Here! (EP3)

Newbie Spellweaver
Joined
Dec 17, 2010
Messages
86
Reaction score
14
First, download and install prerequisites













After downloading all the required files I suggest you make a folder called Development and then inside that folder create another 2 folders named:

*Ran Server
*Ran Client

Extract Ran Server to Ran Server folder
Extract Ran Client to Ran Client folder


Open Folder Ran Server with SQL 2005

Double Click RanLog1_2k5.sql when he did not open SQL, Click execute wait after analyze. Similarly do the RanShop1_2k5.sql nyo, RanUser1_2k5.sql, and RanGame1_2k5.sql.

Copy all these folders from data folder in the ran client:

glogic
object
skinobject
gui
skin
effect
map
skeleton
editor
animation
piece

Then create a folder inside Ran Server then call it data then paste.


Copy this code to notepad:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI]

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ ODBC Data Sources]
"RanGame1" = "SQL Server"
"RanLog" = "SQL Server"
"RanShop" = "SQL Server"
"RanUser" = "SQL Server"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanGame1]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"Database" = "RanGame1"
"LastUser" = "on"
"Trusted_Connection" = "Yes"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanLog]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"Database" = "RanLog"
"LastUser" = "on"
"Trusted_Connection" = "Yes"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanShop]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"LastUser" = "on"
"Trusted_Connection" = "Yes"
"Database" = "RanShop"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanUser]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"LastUser" = "on"
"Trusted_Connection" = "Yes"
"Database" = "RanUser"

and save as odbc2k3.reg

Right Click then merge.

Open Ran Client folder then find param.ini and param.cfg then set your IP (tip: find all IP addresses inside the file and replace it with 127.0.0.1 which is an offline IP) .

Click Start, Control Panel, Performance and Maintenance. Click Administrative Tools then Data Sources (ODBC)

ODBC Data Source Administrator

User DSN Tab

Configuring RanGame1 Server Name Change locally appearing just before you connect to SQL (Ex.: NAME \ SQLEXPRESS not NAME / SQLEXPRESS) Finish then click OK.
Similarly do the RanLog,RanShop and RanUser

Open the SQL mgt studio,connect then expand the database, ranuser, table. servergroup you take a good look, then right click open table

Just copy

SGNum: 1
SGName: (anything)
OdbcName: RanGame1
OdbcUserID: in
OdbcPassword: 1234
OdbcLogName: RanLog
OdbcLogUserID: in
OdbcLogPassword: 1234

execute

ServerInfo also done well just copy

SGNum: 1
SvrNum: 1
SvrType: 4

execute

UserInfo also done, you take care to input here packing the usertype 30

Username
UserID
UserPass
UserPass2
Usertype: 30

execute

GMCharEdit to open RanServer Folder
Just copy this:

First field: RanUser
Second field: in
Third field: 1234
Fourth field: 1234

Right Click Ran Client Folder game.exe to send to then desktop
Right Click game.exe Shortcuts on the desktop then properties
add target to: / app_run
(Ex.: C: \ Documents and Settings \ Name \ Desktop \ RanOfflineClient \ game.exe "/ app_run)

Open server files (Must be in order): 1.) SessionSrv.exe 2.) LoginSrv.exe 3.) FieldSrv.exe 4.) AgentSrv.exe
Game.exe double click the desktop and login

Due to insistent public demand I decided to continue updating this thread :D
 
Last edited:
Junior Spellweaver
Joined
Dec 9, 2010
Messages
189
Reaction score
5
If im goin to make it online im going to change the ip? using hamachi IP


Ran client open the folder and change the ip nyo param.ini and param.cfg (EtO dun set ip: this>>> 119.95.70.98, just replaced all 127.0.0.1)
 
Last edited:
Junior Spellweaver
Joined
Dec 9, 2010
Messages
189
Reaction score
5
(ENGLISH)for the CP website how im goin to make?
(TAGALOG)paano yung CP,panu ako ggwa ng CP ko kung Online yung RAN ko?
 
Initiate Mage
Joined
Dec 14, 2010
Messages
3
Reaction score
0
LogIn Failed Problem.....


Pls. Help....:(:
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Jun 11, 2010
Messages
277
Reaction score
25
Re: [Guide] How to make Ran Offline Here! (EP3)

humm why can not I log in from GMcharacter editor?
anyone can explain me?

---------- Post added at 04:54 AM ---------- Previous post was at 04:52 AM ----------

there is the inscription "User DB Open Failed"
 
Newbie Spellweaver
Joined
Dec 17, 2010
Messages
86
Reaction score
14
Re: [Guide] How to make Ran Offline Here! (EP3)

@ackbar & linnil check your SQL^^
 
Experienced Elementalist
Joined
Mar 25, 2010
Messages
244
Reaction score
12
Re: [Guide] How to make Ran Offline Here! (EP3)

@JeremyTRD

nice guide from you.. it would be a big help for newbies like us :):
 
Newbie Spellweaver
Joined
Apr 6, 2009
Messages
12
Reaction score
0
Re: [Guide] How to make Ran Offline Here! (EP3)

i have problem in this client .. if i login my character then after the loading finished the client will automatically close .. i dont know whats the problem

and this error will appear in the

field server :

SessionSndSvrInfo 127.0.0.1
1 User connection closed
(CID 101, GID 1) Drop character from game
ERROR:CNetUser::CloseClient:client already closed
2 User connection closed
(CID 103, GID 2) Drop character from game
ERROR:CNetUser::CloseClient:client already closed

agent server :

SessionSndSvrInfo 127.0.0.1 CH:1
(Client ID:100) (127.0.0.1:54419)
ERROR:Initialize character instance failed
ERROR:Initialize character instance failed
(Client ID:101) (127.0.0.1:54426)

can someone help me with this?
 
Last edited:
Experienced Elementalist
Joined
Jun 11, 2010
Messages
277
Reaction score
25
Re: [Guide] How to make Ran Offline Here! (EP3)

I was a newbie brother. I still do not understand how to make ranonline

---------- Post added at 05:30 PM ---------- Previous post was at 05:26 PM ----------

I'm sorry to bother you guys already: '(
 
Hell Yeah!
Loyal Member
Joined
Apr 14, 2009
Messages
1,248
Reaction score
133
Re: [Guide] How to make Ran Offline Here! (EP3)

you need a badly knowledge for this online game. if you want to make a server.
 
Experienced Elementalist
Joined
Jun 11, 2010
Messages
277
Reaction score
25
Re: [Guide] How to make Ran Offline Here! (EP3)

I'm still newbie
I still do not understand how making RanOnline

---------- Post added at 08:03 AM ---------- Previous post was at 08:02 AM ----------

Help me plss..
 
Joined
Apr 26, 2009
Messages
928
Reaction score
109
Re: [Guide] How to make Ran Offline Here! (EP3)

I'm still newbie
I still do not understand how making RanOnline

---------- Post added at 08:03 AM ---------- Previous post was at 08:02 AM ----------

Help me plss..

In my experience, no one who teach me how to make Ran Server.

I have read the instructions here at RaGEZONE, and since im a Ran Addict, i have learned it.

To all newbies you can do it just like us.
 
Newbie Spellweaver
Joined
Jan 2, 2011
Messages
16
Reaction score
1
Re: [Guide] How to make Ran Offline Here! (EP3)

can u provide other download link for ran client? i cant download from megaupload. thanks!
 
Newbie Spellweaver
Joined
Jan 2, 2011
Messages
16
Reaction score
1
Re: [Guide] How to make Ran Offline Here! (EP3)

First download and install











Extract Ran Client (Ex.: C: \ Program Files)

Ran Server Extract

Open Folder Ran Server with SQL 2005

Double Click RanLog1_2k5.sql when he did not open SQL, Click execute wait after analyze. Similarly do the RanShop1_2k5.sql nyo, RanUser1_2k5.sql, and RanGame1_2k5.sql.

Copy all data files in this folder ran client:

glogic
object
skinobject
gui
skin
effect
map
skeleton
editor
animation
piece



... And paste the data folder server


copy to the notepad:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI]

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ ODBC Data Sources]
"RanGame1" = "SQL Server"
"RanLog" = "SQL Server"
"RanShop" = "SQL Server"
"RanUser" = "SQL Server"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanGame1]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"Database" = "RanGame1"
"LastUser" = "on"
"Trusted_Connection" = "Yes"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanLog]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"Database" = "RanLog"
"LastUser" = "on"
"Trusted_Connection" = "Yes"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanShop]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"LastUser" = "on"
"Trusted_Connection" = "Yes"
"Database" = "RanShop"

[HKEY_CURRENT_USER \ Software \ ODBC \ ODBC.INI \ RanUser]
"Driver" = "C: \ WINDOWS \ \ system32 \ \ sqlsrv32.dll"
"Server" = "(local)"
"LastUser" = "on"
"Trusted_Connection" = "Yes"
"Database" = "RanUser"

and save as odbc2k3.reg

Right Click then merge.

Ran client open the folder and change the ip nyo param.ini and param.cfg (EtO dun set ip: 119.95.70.98, just replaced all 127.0.0.1)

Click Start, Settings, Control Panel, Performance and Maintenance. Click Administrative Tools then Data Sources (ODBC)

ODBC Data Source Administrator

User DSN Tab

Configuring RanGame1 Server Name Change locally appearing just before you connect to SQL (Ex.: NAME \ SQLEXPRESS not NAME / SQLEXPRESS) Finish then click OK.
Similarly do the RanLog,RanShop and RanUser

Open the SQL mgt studio,connect then expand the database, ranuser, table. servergroup you take a good look, then right click open table

Just copy

SGNum: 1
SGName: (anything)
OdbcName: RanGame1
OdbcUserID: in
OdbcPassword: 1234
OdbcLogName: RanLog
OdbcLogUserID: in
OdbcLogPassword: 1234

execute

ServerInfo also done well just copy

SGNum: 1
SvrNum: 1
SvrType: 4

execute

UserInfo also done, you take care to input here packing the usertype 30

Username
UserID
UserPass
UserPass2
Usertype: 30

execute

GMCharEdit to open RanServer Folder
Just copy nyo 'to:

First field: RanUser
Second field: in
Third field: 1234
Fourth field: 1234

Right Click Ran Client Folder game.exe to send to then desktop nyo nyo
Right Click game.exe Shortcuts on the desktop then properties
add nyo lang target to: / app_run
(Ex.: C: \ Documents and Settings \ Name \ Desktop \ RanOfflineClient \ game.exe "/ app_run)

When all open ok yung folder and run RanServer 1SvrSession.exe, Click Start, wait for server to start ok then the same can be done in 2SvrLogin.exe nyo, 2SvrField.exe and 4SvrAgent.exe

Game.exe double click the desktop and login

Merry Christmas and a Happy New Year!




SIR UR RAN CLIENT LiNK is broken.. cant download from your link..
can u re upload link?
 
Back
Top