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!

Creating server Risk your Life 2 (Version 1753)

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

when all my server files can open..what should i edit in client to make my cleint ip same with server ip?
 
Junior Spellweaver
Joined
Mar 24, 2010
Messages
109
Reaction score
4
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

edit login.dat using hex editor and search for LoginRes.dll
after that u can found ip address or website address like " login.ryl2.com.my <- change that with ur game ip:thumbup:
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

i got gameguard error...how to fix?? error num 380
 
Newbie Spellweaver
Joined
Jun 25, 2008
Messages
8
Reaction score
8
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

i got gameguard error...how to fix?? error num 380

In your Script.gsf there is the first or secondline saying something like XXX = "RYLUS" where XXX is for something i dont remember. Change "RYLUS" to "" and GG error 380 will be gone.
 
Moooooooooooooooo
Loyal Member
Joined
Jul 19, 2006
Messages
442
Reaction score
130
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

RylNation(6, 1, "");

GG-B-Gone trick.

And thats script.mcf not gsf, gsf files are tables while mcf files are c-scripts
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

i dont see that thing...can you send me yours script.mcf
 
Last edited:
Newbie Spellweaver
Joined
Jun 25, 2008
Messages
8
Reaction score
8
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

i dont see that thing...can you send me yours script.mcf

thx alpha.

the script.mcf file is in your client directory, not server afair.
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

but how to edit that??can you edit for me?
 
Newbie Spellweaver
Joined
Jun 25, 2008
Messages
8
Reaction score
8
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

but how to edit that??can you edit for me?

dude how you wanna make a server if you cant edit scripts? use Rylcoder from Alpha, search for it or find it in Release section, its on the first page.
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

now i can start the game but i got 1 more problem.. i got lost authecation when login..how do i fix?
 
Newbie Spellweaver
Joined
Jun 25, 2008
Messages
8
Reaction score
8
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

now i can start the game but i got 1 more problem.. i got lost authecation when login..how do i fix?

checksum error as explained at the end of tutorial. read logfile and put correct checksum in DBAgent tab in Serversetup OR put checksum 0x00000001 for disabling checksum check.
 
Newbie Spellweaver
Joined
Jun 29, 2009
Messages
15
Reaction score
1
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

when i press login i got some error it said "you are not paid member"
 
Newbie Spellweaver
Joined
Jun 25, 2008
Messages
8
Reaction score
8
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

when i press login i got some error it said "you are not paid member"


hmm play around with ur serversetup, put youxi auth or whatever... keep trying. or you can go to your database manager and edit pay-tables by hand, buts its rather more complicated then figuring out the proper settings for demonsetup. cant post them because im at work, sorry. ur almost there now! :p
 
Newbie Spellweaver
Joined
Oct 6, 2009
Messages
11
Reaction score
0
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

when i press login i got some error it said "you are not paid member"

goto seversetupdlg
u can see UID Server box
go UID Server and u can see ignoreflag
tick at ignore flag box
and save:thumbup::D:
@@
sory my english so bad
:/:
 
Joined
Aug 19, 2010
Messages
4
Reaction score
2
[Help-Me-FAST-PLEASE] WATING ... :/ Thenkzzss..

:laugh:Hello, I'd like to help me protect my server for RYL equal to the distance did everything together in system.exe "thank you" to see

Help me MSN Hotmail Message ADD OR YAHOO! :thumbup:Jorge__xP@hotmail.com:thumbup:

i'm WAITING:rolleyes:
 
Newbie Spellweaver
Joined
Sep 4, 2010
Messages
7
Reaction score
0
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

help me!!
Me cant find this line "extension = php_mysql.dll" on php.ini..
 
Experienced Elementalist
Joined
Aug 13, 2010
Messages
226
Reaction score
5
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

after you remove the points in (; extension = php_mysql.dll) you do not start before you continue appserver restart your computer
 
Newbie Spellweaver
Joined
Sep 4, 2010
Messages
7
Reaction score
0
Re: [Tutorial] Creating server Risk your Life 2 (Version 1753)

Help me..

Fatal error: Call to undefined function: mssql_connect() in c:\appserv\www\Includes\Config.php on line 55
 
Status
Not open for further replies.
Back
Top