Search results

  1. H

    Neoncube only allows 3 patches at a time in patchlist

    Hello, I have found out that my neoncube patcher only accepts 3 patches at a time in patchlist.txt, if I add a 4th one it just says unable to get patchlist.txt. Is this a common problem or did I download a faulty neoncube patcher? Even when I comment out the 4th patch it still outputs the error...
  2. H

    Help with Race to 99 Script

    I got this script from rathena forums but the max in my server is Trans. Can anyone change it to trans? Is it just Job_Lord_Knight or Job_LordKnight? Also, the clear; function seems to be not supported.   /////////////////////////////////////////////////////// // ___________...
  3. H

    Give rewards to player below certain account id

    Hello! I want to give players who registered early a reward but the problem is I don't know how to include sql database in my scripts. Can someone help me out with this?   
  4. H

    Can't get past login screen (failed to connect to server)

    Hello, I'm having this problem, I'm using 20140305 and I can't seem to connect to my server. (All ports are open) -When I login using right credentials I can't even reach the server selection screen that follows it. -When I type the wrong password it says wrong password. Usually I could debug...
  5. H

    How to make Happy's Freebies NPC account-bound?

    So I modified Happy's Script abit but I found out that the script was char-bound not account-bound. I wanted to prevent abuse so does anyone here know how to make this account-bound?   //===== Happy Scripts ================================== //= Freebee //===== By...
  6. H

    Skill Break Chance

    Hello again! Can anyone show me where I could edit the break chance of certain skills like Melt Down, Acid Demonstration and others? Thanks in advance! Bonus Question: Where and how can I edit Enchant Deadly Poison to scale to 200% at level 5 instead of 400%?
  7. H

    Help with 2max deadly combo and autoevent script

    So I found a 2 max deadly combo card script but I read somewhere that hercules works inversely in boolean now or something else?  can someone fix this for me? the items have Script: {if (ccount < 2) { itemEff }} function script ccount { set @cardcnt, isequippedcnt(4357); // Lord knight...
  8. H

    Dragon Sun Helm

    Hello! I just wanna ask, does anyone here by chance have the sprites of this helm? Even other colors would be appreciated.
  9. H

    Base aspd 196?

    I was tooling around and diffed AnnieRuru's KoE Script which was not successful as it is not updated in years then suddenly one of my players reported that the base attackspeed became 196 Any idea as to how to fix this? NOTE1: Equipping an axe or a sword reduces the aspd by 1, other weapons...
  10. H

    @afk plugin problem

    I am using Mhalicot's @afk plugin on a linux VPS machine and when I try to make plugins it always looks for afk.so, I tried looking for afk.so in all versions of Mhalicot's @afk but I could not see it. Is there any way to skip .so through command or something? Apparently it does it on every...
  11. H

    NPC item giver with requirement

    Hello!  Can I request a script where an NPC will only talk to you if you have Item A equipped and then he gives 3 choices (Item X, Y, Z) then you select which item you want then he will give the item to you oh and It has to be account-bound(The NPC not the item). Is this possible?
  12. H

    item_drop_card_min affects all cards?

    When I change my item_drop_card_min it changes all card's drop rates? 
  13. H

    Converting a timed quest into account-bound

    Hello, I want this quest to be account bound because at it's current state you just have to change into another character to do the quest again //======Name======================================== // Daily Monster Hunt //======Version===================================== // 1.2...
  14. H

    Removing Dual Wield attack speed penalty

    #1 How do I change the src in status.c to remove the dual wield attack speed penaly?  #2 How to I change the base aspd values? #else // base weapon delay amotion = (sd->status.weapon < MAX_SINGLE_WEAPON_TYPE) ...
  15. H

    2014 Client How to fix inventory item limit full

    I can't pick up items even though my weight cant still handle it when I have too much items in my inventory any idea how to fix this?
  16. H

    R> Healer + Magnifier NPC in One

    Sorry for requesting such a script, Rathena is down for me
  17. H

    [2014-10-22b] Unable to see normal weapon sprites when attacking

    The weapons in question are not even custom, they're the usual sword dagger pike and I can't see their sprites then I'm attacking making bow and gun user classes look stupid lol =)) How do I fix this?
Back
Top