-
Content Count
128 -
Joined
-
Last visited
-
Days Won
1
Kuroyama last won the day on March 2 2021
Kuroyama had the most liked content!
About Kuroyama
-
Rank
Advanced Member
Recent Profile Visitors
1468 profile views
-
Kuroyama reacted to an answer to a question: Punching Bag
-
Kuya Jeo reacted to an answer to a question: Anyone from PH to Help Setup Client Side? with Pay :)
-
I recommend Kuya Jeo legit.
-
Kuroyama reacted to an answer to a question: Anyone from PH to Help Setup Client Side? with Pay :)
-
It is located in your hercules npc folder: https://github.com/HerculesWS/Hercules/blob/stable/npc/custom/quests/hunting_missions.txt
-
Hi herc, this may be super dumb question but does anyone know how to solve this? Recently the monsters names are showing after the count/number of monster to be hunt But now, its something like this. I don't exactly quite know what happen, so I am here hoping for a help. Thank you in advance!
-
Kuroyama reacted to an answer to a question: Frost Asura
-
I dunno where to post this concern so Imma post it here. As the title says, frost asura. I don't quite get it if this is normal behavior or abnormal. Whenever someone is frosted (equipped with Ghostring or Deviling), and you asura them by any chance. The damage will be doubled. How to remove that 100% asura chance additional damage on frosted character? Searched somewhere and found an same concern:
-
Hi Herc! Good day. Does anyone has a solution for this error for autoattack? I already did a search everywhere but no good answer at all. I'm receiving a sprite error when auto attack is on and you enter portal or you warped out... Everything is good and working except this sprite error when warping. Missing File :¿ÁÅä¹öÆнºÆ® PS: I searched up anywhere, even on recent and updated data files and so but unlucky to find a fix for this. Related Concerns/Topics:
-
Kuroyama reacted to an answer to a question: bindatcmd in certain map
-
Looked here already, thanks for the reference btw. This one is what I meant to ask for help, Thank you @Kuya Jeo, didn't know that its just simple "if(strcharinfo(3) == "new_1-1")" will do. Thank you so much!
-
Kuroyama reacted to an answer to a question: Decarding Bug
-
Hi herc, just want to have a little help request. if this script code is for mapflag town if (!getmapflag(strcharinfo(3), MF_TOWN)) { message strcharinfo(0), "You may only use @sleep in towns."; end; } what will be the script to check or getmap for certain map like new_1-1 that's all. thank you in advance!
-
Kuroyama reacted to an answer to a question: Sharpshooting Bug
-
Anyone? Mind to help?
-
Need help please?
-
Kuroyama reacted to an answer to a question: Decarding Bug
-
Here, it has sc_end. What happening only is when you decard the certain shoes with eddga, after successfully decarding, the endure is still there
-
I don't have any, only the tidal shoes.
-
After decarding the shoes with eddga card, the endure status is still on. How to get rid of this?
-
Kuroyama reacted to an answer to a question: Disable/dispell certain skill buff in certain map
-
Anyone mind to help? It supposed to be skill failed for every weapon except bow right. PS: Latest SVN revision Having the same problem: https://rathena.org/board/topic/98099-disable-weapons-on-some-skills/?do=findComment&comment=278473
-
Disable/dispell certain skill buff in certain map
Kuroyama posted a question in General Server Support
Is there anyway to disable or dispell certain skill in certain map? Like I want to automatically dispell the blessing buffed by whenever the player warped or enter in new_1-1. That's all thank you.