Jump to content

Caspian

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Caspian

  1. Essas batalhas campais vieram do emulador eAmod, no Hercules tem estas mesmas batalhas feitas pelo Dastgir e aqui no rAthena tinha a versão do Easycore. Ambas são adicionadas manualmente, pois não fazem parte do Ragnarok Oficial. Não são somente scripts, são modificações na source do emulador. 

  2. Acabei de verificar que os novos releases do emulador alteraram aonde você define o PACKETVER, antigamente era no mmo.h nesta parte:

    #ifndef PACKETVER
        #define PACKETVER 20101124

    Agora segundo esta informação em: src/config/packets :


    #ifndef PACKETVER
        /// Do NOT edit this line! To set your client version, please do this instead:
        /// In Windows: Add this line in your src\custom\defines_pre.hpp file: #define PACKETVER YYYYMMDD
        /// In Linux: The same as above or run the following command: ./configure --enable-packetver=YYYYMMDD
        #define PACKETVER 20200401
    #endif

    Você deve adicionar uma linha em src\custom\defines_pre.hpp file:

    #define PACKETVER 20200401

    Se tiver usando windows.

    • Love 1
  3. How to you run eAthena on centos now that centos 6 ended his life in november 2020?

    I am trying here but without success...

    I got stucked in 'yum update' part...

    Loaded plugins: fastestmirror, refresh-packagekit, security
    Setting up Update Process
    Determining fastest mirrors
    YumRepo Error: All mirror URLs are not using ftp, http[s] or file.
    Eg. Invalid release/repo/arch combination/
    removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
    Error: Cannot find a valid baseurl for repo: base
  4. I want to know how enable Emblem on the top of the head for Battleground as it was done on eAmod using Old Clients in 2010.

    I know there is a Patch to enable this feature on Nemo Patcher but this is only possible for new clients...

    But as I am making a pre-renewal server, I am using an old client for a vintage style (2010-07-30) the most stable client on that time....  I wanna know how to enable emblem over head on battleground maps.

    Is it just Hexed editing or source code?

    Thanks by the way

  5. 4 hours ago, Nika said:
      Hide contents

    1232398806_Beznzvu.thumb.png.d82b8e95012a0bd096ec827a1d0625ea.png

    This is my folder , I don't know why I still get Korean buttons ?

    Are you using kro data.grf?

    Because if you are using kro grf it will show you korean words.

    All you need to do is create your own grf with GRF editor and then open DATA.INI in your client side and change what grf your client should read first.

    For example:

    [Data]
    1=yourgrf.grf (with your data folder, and your customs files from your server)
    2=palletes.grf (if you have your custom palletes)
    3=data.grf

    The last one should be your KRO grf.

     

  6. You can't change this by changing your langtype in clientinfo size because they are bmp images.

    Go to your data folder > texture > À¯ÀúÀÎÅÍÆäÀ̽º > esc_001a.bpm until esc_10c.bmp <

    You have do edit the bmp image and change the text or finding one À¯ÀúÀÎÅÍÆäÀ̽º folder in english.

×
×
  • Create New...