Jump to content

Idiotring

Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by Idiotring

  1. I have the same issue, but my is better(at least the skill description is showing in Eng/meh )

     

    post-6953-0-74991400-1360763330_thumb.jp

     

    Try this:

     

    Download client

    http://supportmii.com/ro1/Clients/2012-04-10aRagexeRE.exe

     

    Download Data:

    http://www.gamefront.com/files/22616608/data_v3.0.rar

     

    Download patcher:

    http://supportmii.com/ro1/Clients/Weediff2012Pack_v5.7.7z

     

    Patch it with auto selection.

     

    ps: data folder is used instead of data.grf

    post-6953-0-33963500-1360763177_thumb.jpg

    post-6953-0-41388300-1360763219_thumb.jpg

  2. It is working fine when I am using KRO instead of IRO.

    But have some problem with the translation.

     

    post-6953-0-74991400-1360763330_thumb.jpg

     

    The 2012-04-10aRagexeRE.exe is created with the auto selection(check on "Load Lua Before Lub" & "Read Data Folder Firs").

    (Uncheck "Load Lua Before Lub" will cause the skill description showing in non-Eng)

     

     

     

     

  3. try http://supportmii.com/ro1/Clients/

    about your problem, its look like that your lua files in outdated or its not been compiled as lub all 2012 clients read .lub so better check on the lua files if its updated and if its

    lub files everything.

    I have luafiles514 in the data folder which I make it in grf. But, I don't see any lub files.

    post-6953-0-94357100-1360594569_thumb.png

    May I know what is the latest version for the lua files, and how to compile it in to lub?

  4. I get these errors when I start the 2012-04-10aRagexeRE.exe

    post-6953-0-38546500-1360591838_thumb.png

    I am using the following files:

    Data v3.0 from

    http://rathena.org/b...english-folder/

    Client from

    http://supportmii.co...10aRagexeRE.exe

    Patcher from

    http://supportmii.co...012Pack_v5.7.7z

    RO from (Using IRO instead of KRO, hope it is not the root cause)

    http://www.playragna...ntdownload.aspx

    For the patcher, I click on Auto selection and unchecked "Read Data Folder First"

    post-6953-0-92091000-1360591843_thumb.png

    Continue...

    post-6953-0-94622000-1360591848_thumb.png

    Please advise /sob

  5. DiffPatcher

    http://supportmii.com/ro1/Clients/DiffPatcher.7z

    http://supportmii.com/ro1/Clients/Bypass_Clients/Waeyan/WDGSkipPacketHeaderObfuscation.dll

    RagexeRE - http://xp-dev.com/svn/kei-clientside/Clients/RagexeRE/

    After download all files and extract it.

    Move WDGSkipPacketHeaderObfuscation.dll to DiffPatcher\plugins\WeeDiffGen and overwrite existing file.

    Diff RagexeRE with auto recommended setting.

    Try this 2012-06-02 kRO Client - http://rathena.org/board/topic/64822-2012-06-02-kro-client/

  6. Download this:

    Data 2.0 - http://rathena.org/b...english-folder/

    Luafile - http://svn6.assembla...a_Project/lubs/

    Extract both files

    Move luafiles514 into data folder like this:

    post-6953-0-61425100-1345888989_thumb.png

    Move the data folder into your KRO client.

    If still fail to connect, try to make the data folder into grf file with http://svn6.assembla...ols/GrfBuilder/

    Put it in KRo client like data folder.

    Edit DATA.INI into something like this:

    [Data]

    1=mydata.grf

    2=data.grf

    By the way, some of the image button will show in korea language, and I don't know how to fix it.

  7. Those buttons are just images, you need to update your data folder/grf to include the latest translation pack: http://subversion.as...lation_Project/

    Actually I already have those images in my adata.grf which is from http://rathena.org/b...english-folder/.

    Not sure whether the below text is correct or not

    DATA.INI in kro client

    [Data]
    1=adata.grf
    2=data.grf

    grf-files.txt in rathena-trunk-16675/conf

    //-----------------------------------------
    // GRF List
    //-----------------------------------------
    // grf: C:\path	o\RO\data.grf
    // You may add more in this format
    // grf: <data file path>
    
    grf: D:\Games\RO\kRO Client 2012-06-02\data.grf
    grf: D:\Games\RO\kRO Client 2012-06-02\adata.grf
    
    //------ Others ---------------------------
    
    // Data Directory (without the actual data\ though)
    // the below example would use C:\path	o\RO\data\
    //data_dir: C:\path	o\RO\

  8. I get the same thing, it keep showing "attempt to call a nil value" after I click on "OK" button. I have to end the process to stop it.

    post-6953-0-47866800-1345203270_thumb.png

    Seem like the ShadowTable.lua is missing in the data\luafiles514\lua files\datainfo

    I am using:

    kro client from http://rathena.org/b...-02-kro-client/

    2012-07-16aRagexeRE.exe(patch with auto select recommended) from http://supportmii.co...16aRagexeRE.exe

    ShinsDiffPatcher from https://subversion.a...insDiffPatcher/

    luafiles514 from http://svn6.assembla...Translated].rar

    data from http://www.mediafire...2nbmigdf9k7gt90

  9. May I know what is the different between Renewal and Pre-renewal? Sorry for the stupid question...

    Ah i see, its just kinda confusing what to use whether 3ceam or rathena. coz from what i heard rathena is the older version while the 3ceam is the newer version.

    Ahm By the way i saw this on the SVN tab

    https://rathena.svn....vnroot/rathena/

    how do i use this?

    Try this http://rathena.svn.sourceforge.net/viewvc/rathena/

    It should allow you to download whole package without external tool

  10. Based on the server setup guide on http://rathena.org/w...tion_on_Windows, it show how to setup with SQL, but I would like to setup without SQL for testing purpose like old time(few years ago...).

    So I tried to run the bat file like old time and I get this:

    char-server_sql.exe was not found. Make sure, that you have compiled the Char-Se

    rver.

    post-6953-0-32928900-1344527775_thumb.jpg

    Seem like the exe is not included any more.

    May I know how to create the exe without SQL?

    Currently I am using rathena-trunk16605.

    Thanks~

×
×
  • Create New...