Search results

  1. Kuroyama

    Hunting Mission

    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!
  2. Kuroyama

    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...
  3. Kuroyama

    Autoattack Error

    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...
  4. Kuroyama

    bindatcmd in certain map

    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...
  5. Kuroyama

    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
  6. Kuroyama

    Decarding Bug

    After decarding the shoes with eddga card, the endure status is still on. How to get rid of this?
  7. Kuroyama

    Disable/dispell certain skill buff in certain map

    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.
  8. Kuroyama

    Sharpshooting Bug

    So my snipers weapon has been damaged by WS buff (and stripped by stalker), his weapon has been unequipped but he can still use sharpshooting skill How to make sharpshooting skill failed when the player has no equipped weapon?
  9. Kuroyama

    FCP Strip

    Hi Hercules, can someone help me regarding this concern. I would like to make the strip skills by stalker be refreshed by FCP. For example: player 1 stripped by player 2, player 1 will just cast FCP to himself and the strip skill will gone.
  10. Kuroyama

    Time limit in Endless Tower

    Any idea regarding this? ET is always kicking people inside even tho time hasn't not reached or its not that limit yet. I'm using default and latest endless tower script.
  11. Kuroyama

    Can't increase the job level of Soul Linker

    Already set the soul linker to 100, But I'd realize that db isn't reading this one, I tried to remove it and there's no error and I found out that Herc is reading this one: any possible fix for this?
  12. Kuroyama

    Punching Bag

    Is this a warm warning ms. @AnnieRuru?
  13. Kuroyama

    Server closing after exiting putty

    So I use the ./char-server, ./login-server and ./map-server and the server has run successful but whenever I exit the putty, the server also close. Unlike using ./athena-start start, even you close the putty, the server will remain running. How to make them run even tho the putty is closed...
  14. Kuroyama

    Need help with this script

    This script is no dual on the same map using last_unique_id of gepard. The problem is, it's having variable error. Need to refine the script, anyone? - script dual_client -1,{ OnInit: setarray .@map$[0], "prt_fild08","prt_fild01"; // yours maps no dual for ( .@i = 0; .@i &lt...
  15. Kuroyama

    Create Crash Dump

    Still no crash dump at all. @4144
  16. Kuroyama

    Punching Bag

  17. Kuroyama

    Create Crash Dump

  18. Kuroyama

    Create Crash Dump

    Hello everyone, it's me again /sob Need a little help bout creating a crash dump. I did follow this guides: https://herc.ws/board/topic/2930-emergency-map-server-crash/ https://herc.ws/board/topic/7566-map-server-crash-how-to-get-dump-or-error-log/#comment-45609 https://herc.ws/wiki/GDB...
  19. Kuroyama

    Need help soul link creator

    How to fix acid demo damage soul link? // If linked, alchemists will have 15% increase in CR_ACIDDEMONSTRATION's damage if( sd->sc.data[SC_SOULLINK] && sd->sc.data[SC_SOULLINK]->val2 == SL_ALCHEMIST ) md.damage += md.damage*15/100; I'm using this one but it makes the...
Back
Top