Jump to content

babytsina

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by babytsina

  1. 32 minutes ago, hendra814 said:

    try use client before july because of this http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/?do=findComment&comment=88544

    i'm suggest use 20180307 , 20180530 or 20180621 RagexeRE client. 

    could be download at here http://herc.ws/board/topic/15348-kro-unpacked-clients-releases/

    after that use nemo patcher to pick option what you want.

    and then edit at src\custom\defines_pre.hpp like this 

    
    // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL
    // For more information, see LICENCE in the main folder
    
    #ifndef CONFIG_CUSTOM_DEFINES_PRE_HPP
    #define CONFIG_CUSTOM_DEFINES_PRE_HPP
    
    /**
     * rAthena configuration file (http://rathena.org)
     * For detailed guidance on these check http://rathena.org/wiki/SRC/config/
     **/
    
    #define PACKETVER 20180621
    
    #endif /* CONFIG_CUSTOM_DEFINES_PRE_HPP */

    after that recompile your server

    and last don't forget to put sclientinfo.xml in your custom grf or data folder (If you pick read data folder first on NEMO)

    copy from clientinfo.xml, but change the langtyoe into 0

    thanks for the quick response ... going to download and recompile everything you suggested i'll let you know after im done... thanks again..

     

  2. my first crack at server creation.... yet cant get part with this problem... i believe this is client side or maybe i'm wrong, but help is needed here is the screenie of my error, if you could please direct me n the r ight path to fix this....

    error.png

  3. On 3/2/2017 at 7:12 AM, Anacondaqq said:

    ## 01_emulator/

    This is a folder where you will find 2 more folders.
    Both a git repository cloned from https://gitlab.com/anacondaq/rathena.git
    This repo is a mirror of official https://github.com/rathena/rathena.git
    and automatically update itself at gitlab when new updates applied to original repo.
    I made this step (mirror repo) for avoiding wrong pushes from newbies to GitHub official repo.
    Our master branch for all repos in the package is locked, you can't push, only pull data from remote repo (for updating only)

    For updating your emulator you need 3 things:
    1. The compiler (download Visual Studio Community 2017)
    2. Git client (06_cmder) or any what you prefer more (for example SourceTree)
    3. Following guide described above (very easy) 


    Each server mostly the same and at the same time have differences.
    The differences you can always to see with git log or via sourcetree, they are already committed
    so you can easily understand what changes have been applied to the emulator.

    What about configuration part, I placed all modified configs to conf/import/ folder
    Please check each file to understand what has been changed.

    this part...

    and i use this for compiling

    https://rathena.org/board/topic/111269-guide-lightweight-compiler-for-windows-for-replacement-heavy-visual-studio-ide-compile-rathena-faster-save-your-bandwidth-and-disk-space/

  4. 9 hours ago, gunawanhkn said:

    Thank you for making it easy to play Ragnarok offline,

    but for a moment I want to play rogue class, something goes wrong.

    please help me to fix.

    regards gamarue

    error1.jpg

    happened to me also ... every time i play rogue ... btw daily i update and recompile your server ... with a few hiccups (about 74 warnings while compiling) yet i could still play the game just fine but its really a different story when i play rogue

    rAthena.png

×
×
  • Create New...