
Caspian
Members-
Content Count
92 -
Joined
-
Last visited
-
Days Won
5
Caspian last won the day on December 27 2020
Caspian had the most liked content!
About Caspian
-
Rank
Advanced Member
Recent Profile Visitors
1040 profile views
-
Só pegar as versões mais antigas, o pessoal já se deu ao trabalho de traduzir naquela época. É claro que tem que fazer as alterações pro emulador, só ir olhando com calma e alterando minusiosamente. Eu já traduzi vários NPCs sozinhos também, mas é muita coisa pra traduzir, e sozinho é desgastante.
-
Acho dificil alguém pagar por isso, já que é possível pegar tudo traduzido no github do brathena ou cronus.
-
@Dastgir How to put the Battleground to display in a sequence instead of random rotation? OnChangeBG: // Called by callsub callsub(OnResetChangeTimer); do { .bg_change = rand(BGT_CTF, .bg_common[0]); //Random Rotation. } while(.bg_enabled[.bg_change] == false);
-
sonyk2 reacted to an answer to a question: help with F Ticket AddVip wanted to integrate it with the npc I have
-
help with F Ticket AddVip wanted to integrate it with the npc I have
Caspian replied to sonyk2's question in Script Support
First you need to type in english, here is an international community. If you want support in your mother language, you should have opened a topic in the portuguese support section. -
Por curiosidade fiz o teste aqui, e recebi o mesmo erro que você.
-
Nunca utilizei a ferramenta, acredito que pelo fato do formato do item.db dos dois emuladores serem bem contrastantes talvez nao seja possível a leitura e alteração pelo aplicativo. Eu tenho traduzido a item.db a mão mesmo. Se tu conseguir solucionar este problema com esse aplicativo, poderia postar aqui.
-
-
-
-
Sim, é por isso então, tenta achar uma data com os arquivos já traduzidos em portugues, tem várias por aí.
-
Dá uma olhada na sua GRF no arquivo cardprefixnametable.txt. E olha como estão os nomes lá.
-
-
[HELP]Hercules on Google Cloud with CentOS 8
Caspian replied to buchachi11's question in General Server Support
You have to change your clientinfo in your grf and add the admin id. <aid> <admin>2000000</admin> <loading> -
Client Support Before 2012-04-10
Caspian replied to astralprojection's topic in Development Discussion
You can find it here: http://nemo.herc.ws/downloads/ -
Need a kRO client folder / Ragexe older then 2013
Caspian replied to Wosi's question in Client-Side Requests
I prefer to use the old style clients too. You can download your client here: http://nemo.herc.ws/downloads/ For the data folder, I only have one translated to my native language. -
I have already translated this one to portuguese, just be careful to don't mess up with everything when translating the files.
-
Take off the two bars before HPMHooking. Change "//HPMHooking" to "HPMHooking"
-
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
-
I think it was fixed on Release v2020.05.31. I don't know which version you are using, but you can add it manually if you are using an old version of Hercules. Check it out: https://github.com/HerculesWS/Hercules/pull/2755