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

Page 1 of 12 12345678911 ... LastLast
Results 1 to 15 of 180
  1. #1
    Novice cambeme is offline
    MemberRank
    Mar 2007 Join Date
    3Posts

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

    Hello, i want to share this for someone who wanna play RYL Offline, just click download links below. pictures - instruction is very simple to understand, for newbie only ^o^
    http://mediafire.com/cambeme
    or http://mega.1280.com/folder/WBKTYH/

    Hope you have a funny game ^o^


  2. #2
    Enthusiast fadriz is offline
    MemberRank
    May 2007 Join Date
    46Posts

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

    it's in Vietnam language :(


  3. #3
    Member DW_Warlord is offline
    MemberRank
    Jul 2006 Join Date
    PolandLocation
    92Posts

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

    OMG, this is too slow.
    Can someone upload to megaupload of rapidshare?

  4. #4
    Enthusiast fadriz is offline
    MemberRank
    May 2007 Join Date
    46Posts

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

    Yay!! I can play!!!!

    But alone....

  5. #5
    Enthusiast fadriz is offline
    MemberRank
    May 2007 Join Date
    46Posts

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

    U just follow the guide inside the file by cambeme, but I use SQLExpress 2008 and change all the SQL password to my password. I didnt follow his example blindly :) anyway THANKS cambeme

  6. #6
    Apprentice pentiumd is offline
    MemberRank
    May 2009 Join Date
    10Posts

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

    thanks dude......if want to make it online Just port forward RITE?

  7. #7
    Novice hannover is offline
    MemberRank
    Apr 2009 Join Date
    1Posts

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

    nice release

  8. #8
    Apprentice nikuyu is offline
    MemberRank
    Jul 2007 Join Date
    Pahang, Pahang,Location
    13Posts

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

    can it be in english bro?

  9. #9
    Can't touch this! KaitoDaumoto is offline
    MemberRank
    Jul 2008 Join Date
    Balik PulauLocation
    1,442Posts

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

    nooo .. after port foward .. need to loopback before its can 100% fully can play ... gud luck ^^

  10. #10
    Apprentice nikuyu is offline
    MemberRank
    Jul 2007 Join Date
    Pahang, Pahang,Location
    13Posts

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

    heyy i have do this server but.. when i ran the server .. the item at notification din show anything... i have modify its to be always show.. but it still din show.. can an help me? plzzz..... soryy for my bad english

  11. #11
    Novice fatalchaos is offline
    MemberRank
    Jul 2009 Join Date
    2Posts

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

    nice release ...Im trying now ....

  12. #12
    Apprentice nikuyu is offline
    MemberRank
    Jul 2007 Join Date
    Pahang, Pahang,Location
    13Posts

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

    now i got some very bad problem... it show gameguard cannot conect.. plz help me siirrr

  13. #13
    Novice fatalchaos is offline
    MemberRank
    Jul 2009 Join Date
    2Posts

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

    i need help here why my rylAuthserver,ryluidserver and ryl chat server not working ???

  14. #14
    Enthusiast fadriz is offline
    MemberRank
    May 2007 Join Date
    46Posts

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

    Quote Originally Posted by nikuyu View Post
    now i got some very bad problem... it show gameguard cannot conect.. plz help me siirrr

    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.

    Quote Originally Posted by fatalchaos View Post
    i need help here why my rylAuthserver,ryluidserver and ryl chat server not working ???
    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.


    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 ) the Login.dat

    Change to your Server IP (mine is localhost 127.0.0.1)

    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]
    #
    Attached Thumbnails Attached Thumbnails ryl2servers.jpg   logindatori.jpg   logindathex.jpg   loginpage.jpg   charselectpage.jpg  


  15. #15
    Enthusiast fadriz is offline
    MemberRank
    May 2007 Join Date
    46Posts

    Cool Re: Full RYL Offline (client+server+instruction) for newbie

    This is a continuation of the previous post, due to the attachment count limit.

    More SS from my testing server :)

    Char Select Page:



    My Char, a Bowmen lvl 82



    Her stat & equips (edited using AdminTool)




    Pretty much I enjoyed playing it as a god but in times, U will feel lonely playing alone :)

    Regards:
    FadRiz a.k.a KeNET
    Attached Thumbnails Attached Thumbnails charselectpage1.jpg   ingame001.jpg   ingame002.jpg   ingame003.jpg   ingame004.jpg  




Page 1 of 12 12345678911 ... LastLast

Advertisement