-
Content Count
26 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Mihael
-
View File Your-RO Banner FB + PSD Editable I found this old banner template made in mid-2017 lost on my computer. I decided to make some adjustments and post it here for you. The PSD file is fully editable. Any questions I am at your disposal. Submitter Mihael Submitted 06/17/21 Category Other Graphics
-
Dont work. Missing
-
@AnnieRuru I tried to work with more unsuccessful consumables where am i going wrong? Item: { Id: 32247 AegisName: "Dark_Elf_Potion" Name: "Dark Elf Potion" Type: "IT_USABLE" Weight: 100 BuyingStore: true Trade: { nodrop: true noselltonpc: true nomail: true noauction: true } Script: <" callfunc "Dark_Elf"; "> }, Function: function script Dark_Elf { @a ^= 1; recalculatestat(); // if player under a dialog, MUST use close2; then only recalculate OnPCStatCalcEvent: if ( @a ) bonus bDex, 10; bonus bInt, 20; bonus bAgi, 5; bonus bMatk, 100; end; }
-
Remove this. else { struct packet_reqnameall_ack packet = { 0 }; packet.packet_id = reqName; packet.gid = md->bl.id; memcpy( packet.name, md->name, NAME_LENGTH ); clif->send( &packet, sizeof(struct packet_reqname_ack), *bl, AREA ); hookStop(); return; } and recompile you emulator.
-
-
Isso ai acontece por que você configurou o level máximo do servidor de modo errado no arquivo de exp da db. Dê uma revisada lá.
-
I think you would have to do a script out, which checks if the player was using your equipment to apply the buff. if you apply the buff only inside the script of the equipment, it will only work when the player equips the item.
-
oh my bad, I did not know hahahaha. srry
-
O Hercules não suporta essa feature ainda, somente o rAthena a partir da Release #3548.
-
Do you want to give the buff whenever the player level? or permanently after level 80?
-
Great work, congratulations! In the future you plan to add support for vote4points and donations by paypal?
-
I just found the solution: Uncomment: //"HPMHooking", in plugin.conf my bad... you plugin is perfect!! Not bugs. ❤️
-
Flavius - Stone Control can be fakeguild, red team guild / blue team guild...I do not see the guild name when I enter bg.
-
Hi... ty its woks now. @edit appeared this error when entering the BG In this line:
-
Okay, I'll check it as soon as I get home from work tonight, thank you very much.
-
Create Char - Stats not apperaring
Mihael replied to Yoh Asakura's question in General Server Support
Antes de condenarmos o emulador por ser antigo, tente algumas coisas por padrão: Verificar se a sua data.grf está atualizada. Verificar a versão da packetver do seu emulador antigo, as vezes ele não suporta o client que está utilizando, ou possui alguma atualização que foi desenvolvida para sanar o seu problema nas versões atuais do emulador e você nem sabe. Verificar se o seu cliente de jogo possui todos os arquivos da character_create dentro da pasta. Chuto que possa ser o seu cliente do jogo, Se tudo isso acima não der em nada tente baixar um novo, com outra packetver para testar. Por que se você testar e ver que acontece o mesmo problema já irá saber que é seu emulador, ai no caso eu recomendaria você baixar a última versão do Herc no git. -
Anyone can help with this errors?
-
I try use but... full bugs :/ Compile (Ok) Npc's (FULL ERROR) I download last version of herc emulator.
-
How do I reset the guild skills? And earn the points to distribute again
-
Thank you all for the help, I will provide the necessary protections. Solved!
-
My fear is actually stealing IP from my host in clientinfo to do DDoS. And how can I protect my IP in Clientinfo?
-
Hi guys, I encrypted my data.grf with the Grf Editor only that my hexed stopped reading the clientinfo.xml file. can anybody help me? I would like to protect my clientinfo.xml file