Jump to content

Caspian

Members
  • Posts

    20
  • Joined

  • Last visited

Recent Profile Visitors

2253 profile views

Caspian's Achievements

Drops

Drops (2/15)

  • First Post
  • Collaborator
  • Dedicated
  • Conversation Starter
  • Week One Done

Recent Badges

2

Reputation

1

Community Answers

  1. Npcs tem que traduzir manualmente na pasta npc do emulador.
  2. 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.
  3. I think these errors are not related with the Batteground. They are related with your client side, not the source code from the extended battleground.
  4. I would recommend you 2010-07-30 RagexeRE
  5. Você alterou o client na source e compilou novamente? O emulador precisa reconhecer o novo client que você está utilizando.
  6. 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.
  7. Voce declarou o client q está utilizando na mmo? Geralmente esse tipo de erro acontece quando o emulador está configurado pra um client e está sendo utilizado outro, ai da conflito de packets.
  8. You can find all the clients here: http://nemo.herc.ws/downloads/ I recommend you to use 2010-07-30aRagexeRE for pre-renewal servers.
  9. Voce alterou o mmo pro hexed que está utilizando?
  10. 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
  11. 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
  12. Esse emulador é daqui do forum? ou voce comprou de alguem? Parece estar mega bugado com esse tipo de erro.
  13. Voce tem que substituir as imagens bmp na sua data, procure na pasta texture as imagens dos botões em coreano e substitua pelas traduzidas, só não altere o nome dos arquivos.
×
×
  • Create New...