-
Content Count
42 -
Joined
-
Last visited
-
Days Won
9
Murilo BiO' last won the day on February 7 2018
Murilo BiO' had the most liked content!
About Murilo BiO'
-
Rank
Advanced Member
- Birthday 03/24/1997
Contact Methods
-
IRC Nickname
Murilo_BiO
Profile Information
-
Gender
Male
-
Location:
Brazil
-
Github
Murilo-BiO
-
Emulator
Hercules
-
Murilo BiO' started following Sonic Blow Animation
-
Murilo BiO' reacted to a post in a topic: roBrowser continued - Join the effort!
-
Murilo BiO' changed their profile photo
-
Murilo BiO' reacted to a post in a topic: New fields in skill db
-
caspe reacted to a post in a topic: Clan System
-
IndieRO reacted to a post in a topic: Clan System
-
JulioCF reacted to a post in a topic: problema do video do hexed
-
Yay! It's merged!! https://github.com/HerculesWS/Hercules/commit/19c94017a31d86f7848085162ffb741770975128
-
Muda o modo de compatibilidade, as vezes o modo tela cheia fica dando esses problemas de vídeo. Procura postar em área correta.... Fora da área de Português você DEVE usar inglês.... @JulioCF Desisto desse cara e.e
-
JulioCF reacted to an answer to a question: sore alguns comandos
-
Mystery reacted to an answer to a question: sobre server encontro com desconhecido
-
Murilo BiO' reacted to a post in a topic: ADD new Signboard - chat/shop/icon/etc
-
caspe reacted to an answer to a question: IP address based G pack
-
The simpler way is just adding getitem2 under the getitem on the script, with static values like on the first one. But remember, someone with dynamic IP can receive multiple G Packs.
-
so you should apply a mapflag to prevent use of @go and I don't know, maybe add a portal that will call the last part of the script to remove the IP from the list. Otherwise it will block this ip forever haha
-
Lunohod started following Murilo BiO'
-
qual emulador compativel hexed 30-07-2010
Murilo BiO' replied to fabiojean's question in Suporte ao Cliente
Você precisa de uma versão mais recente do Visual Studio, pega o Visual Community 15. E se for postar em português posta na área correta por favor. Senão, posta em inglês. -
Hey, I think this may help: but notice that it will only work if the only way to get out of this map is through disconnecting (logout). Is there any other way to get out of this map on your server? @edit: I almost forgot the warnings you got. You need to increase the value of MAX_EVENTQUEUE inside map.h O
-
Nice job :3 Really nice!
-
JulioCF reacted to a post in a topic: Ninho de Nidhogg
-
on the link change 'herc.ws/board/....' to 'herc/oldboard/....' @edit: Nevermind, it doesn't show the right links haha... but you can still access some entries...
- 40 replies
-
- guides
- scripting support
-
(and 5 more)
Tagged with:
-
Akace reacted to a post in a topic: Ninho de Nidhogg
-
O que foi editado: // Arquivo: npc/quests/quests_13_2.txt // Linha: 1075 // de: else if (ep13_mdrama > 5) { // para: else if (ep13_mdrama > 5 || ep13_mdrama == 0) { // Arquivo: npc/instances/NydhoggsNest.txt // Linha: 37 // de: if (ins_nyd == 0) { // para: if (ins_nyd == 0 && false) { // Linha: 102 // de: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199) { // para: } else if (ins_nyd == 131 || ins_nyd == 132 || ins_nyd > 199 || true) { Com isso fui capaz de entrar no calabouço, gerar a instância e completá-la com sucesso. O que as mudanças fizeram foi pular o requisito da quest, mas se alguém quiser terminar a quest, não vai conseguir.
-
Beleza, vou dar uma olhada aqui
-
É a versão mais recente do Hercules? Se for eu já tenho, ai só edito e te mando...
-
Procura no script todas as partes que bloqueia o acesso baseado na verificação de quest completa ou não. Tirando isso ele vai liberar e gerar o calabouço.
-
sobre server encontro com desconhecido
Murilo BiO' replied to fabiojean's question in Suporte ao Servidor
Respondendo por partes: Se você quer exatamente o mesmo Client (hexed) da época, verifique a época, e procure em algum dos bancos de clients que existem por ai, veja alguns posts antigos da seção de Client Releases. Para a pasta data da época, procure uma pasta completa do ragnarok(full client) da época, busque posts antigos da seção de Client Releases. Recomendo usar um emulador atual, apenas desabilite o RENEWAL, há vários tutoriais de como fazer isso, se me recordo bem é na pasta src/config, mas procure pois faz tempo que não mexo nisso e não vou lembrar. Sobre o post em si: Área errada para perguntar em português, use a área de suporte da seção Portuguese Community (você encontra mais em baixo na página inicial). Ou como alternativa, use inglês e poste nas áreas principais, ai as chances de ser respondido serão maiores. @Mystery Can you move this topic to Portuguese Community too? Thanks! -
@Mystery Can you move this post to the support area on the Portuguese Community? Thanks in advance!