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!

Full RYL Offline (client+server+instruction) for newbie

Status
Not open for further replies.
Joined
Mar 28, 2010
Messages
3
Reaction score
0
thx cambeme is work :D

btw after I edit my npc.script then paste into ryl folder, and I try to login, but why in the game each time I open the NPC always dc

probably, you're only edit the server's or the client's file? you have to edit both side files. sorry if i'm wrong. still newbie myself.:laugh:
 
Initiate Mage
Joined
Mar 26, 2009
Messages
1
Reaction score
0
umm, can anybody tell me how to use gm command on this? and the gm command list, please :)
 
Initiate Mage
Joined
Oct 27, 2010
Messages
1
Reaction score
0
can give the link to download please reply me asap!!!!!!!!!!
 
Newbie Spellweaver
Joined
Jan 5, 2010
Messages
34
Reaction score
0
Initiate Mage
Joined
Dec 3, 2010
Messages
1
Reaction score
0
Please edit your host file in c:\Windows\System32\drivers\etc\hosts

Change (if exist)
Code:
127.0.0.1       localhost
210.245.125.219    nprotect.battlelands.net
210.245.125.219    nprotect.ryl.com.my
to
Code:
127.0.0.1       localhost

to make thing simple, just remove any ryl-related entry in the hosts file.



Bro, based on my experiences, trial & error:
1) Run the server in sequence & unblock any pop-up firewall messages, if not please check your firewall settings/logs.
2) The sequence I would like to suggest is:
-RylUIDServer.exe
-RylDBAgentServer.exe <--Right click on its icon on the taskbar --> Option --> Connect All
-RylAuthServer.exe <--Right click on its icon on the taskbar --> Option --> Start Server
-RylChatServer.exe <--Right click on its icon on the taskbar --> Connect --> Connect to DBAgent
-RylLoginServer.exe <--Right click on its icon on the taskbar --> Connect --> Allow Connect
3) Then run the map servers (you can batch them into a .bat file, example map.bat):
Code:
start RylGameServer.exe -c 0 -z 12
start RylGameServer.exe -c 0 -z 8
start RylGameServer.exe -c 0 -z 16
start RylGameServer.exe -c 0 -z 5
start RylGameServer.exe -c 0 -z 14

After finished running all the servers, U should have 10 icon running on your taskbar.
cambeme - Full RYL Offline (client+server+instruction) for newbie - RaGEZONE Forums


Don't forget to hex edit your client login.dat to point to your IP which running your server, mine is pointing to 127.0.0.1 (I used UltraEdit)
Code:
hex edit offset 00077f70h
31 32 37 2E 30 2E 30 2E 31 (127.0.0.1)
Please hex edit the original (backup first :cool: ) the Login.dat
cambeme - Full RYL Offline (client+server+instruction) for newbie - RaGEZONE Forums

Change to your Server IP (mine is localhost 127.0.0.1)
cambeme - Full RYL Offline (client+server+instruction) for newbie - RaGEZONE Forums

Just replaced any remaining hex with 00 if your IP is shorter than the original IP


For the AdminToolServer and Client, please edit the ini yourself, remember to change all the IP, DB_ACCOUNT and DB_PASS to the entry U put while setting up the SQL server.

example:
AdminToolServerSetup.ini
Code:
#[/quote]

Hi Fadriz,

I have followed your explanation as above but I can't see the Game Server Name. Please help me according my SS attached.

Thank You 4 Your Help.

.Bascha.
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Dec 18, 2010
Messages
1
Reaction score
0
Why cant Download RYL offline.part08.rar This???
GIVE ME ANY WEB AGAIN !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
Newbie Spellweaver
Joined
Jan 5, 2010
Messages
34
Reaction score
0
Hi Fadriz,

I have followed your explanation as above but I can't see the Game Server Name. Please help me according my SS attached.

Thank You 4 Your Help.

.Bascha.

lol only login server and map server on??

check u bar nothing,ryl chat,auth,db agent and UID
 
Initiate Mage
Joined
Oct 22, 2010
Messages
4
Reaction score
0
i cant install client have error
Error 1310.Error writting to file
C:Windows/system32/nppt9x.vxd. Verify that you
have access to that directory
anyone can help?
 
Newbie Spellweaver
Joined
Apr 12, 2009
Messages
19
Reaction score
1
i cant install client have error
Error 1310.Error writting to file
C:Windows/system32/nppt9x.vxd. Verify that you
have access to that directory
anyone can help?

It's Maybe Ur Installer have Corrup..
Use RYL2 Kronos [MY] Client Or Another Client of Version 1753 ~ 2240
 
Status
Not open for further replies.
Back
Top