-
Content Count
24 -
Joined
-
Last visited
About Mihael
-
Rank
Member
- Birthday 12/29/1995
Contact Methods
-
Discord
⌜мiнαєl⌟#3232
Profile Information
-
Gender
Male
-
Location:
KonoSuba
-
Interests
Webdesigner and Developer.
-
Github
iMihael
-
Emulator
Hercules
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Dont work. Missing
-
-
-
-
Mihael changed their profile photo
-
lxlcadulxl started following Mihael
-
@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: