Search results

  1. Jedzkie

    UDP Support Question

    Does Hercules supports also UDP?
  2. Jedzkie

    Quest Modification

    Hi! is it possible to make the quest system of Ragnarok is checking the level gap of the party members? for example.. i have a level 10 and joined a party of lvl 99, the kill of level 99 will not add kill of quest of level 10 unless they are not 10 levels gap. some of my players abuse this...
  3. Jedzkie

    Disabled 3rd Jobs and Baby 3rd jobs in @jobchange/@job command

    Hi! i already tried changing this: // High Jobs, Babies and Third for( i = JOB_NOVICE_HIGH; i < JOB_MAX && !found; i++ ){ if (strncmpi(message, pc->job_name(i), 16) == 0) { job = i; found = true; } }   to this: // High Jobs, Babies and Third for( i =...
  4. Jedzkie

    Stock NPC

    Hi! can i request a stock npc? for example, the maximum stocks is 30000 if i buy a 1 Red potion worth 100z, the stocks will become 29999, then i will sell it by 50z. the stocks will become 30000 again.. thanks!
  5. Jedzkie

    Source Question

    Hi! which part of the source if every refine of a weapon adds a matk? thanks!
  6. Jedzkie

    Suggestion to Prevent BOT

    Hi! As we've all known, Ragnarok servers are problematic about BOTS since years ago, but how can we prevent this? Well i have a suggestion regarding on that matter. I don't know if this is possible or not, but i think this is the only way we prevent BOT programs to ruin our server. How about...
  7. Jedzkie

    Where is Ind?

    Oh well, a stupid question. I just noticed that Ind is not active anymore doing commits or replying some questions here in board, I know he's online sometimes here in board or in IRC. but my question is. Is he busy in his personal life? quitted RO scene same as yommy? OR DOING MEGA ULTRA PATCH? ...
  8. Jedzkie

    2009 RAGSETUP Download

    hi! can someone share me a working download link of kRO Client Episode 13.2 (Encounter), i think the client date is between 2009+ up to 2009-04-08. Thanks!
  9. Jedzkie

    VIP System (Hercules)

    hi! how can i make the VIP system of Hercules shows if i change a map? it is only shows when i login. thanks!
  10. Jedzkie

    Adding new Monsters in Sakexe

    hi! im using 2008-01-22Sakexe, but i dont know how to add new monster, can someone help me with this problem? thanks!
  11. Jedzkie

    How to set PK in a specific map

    hi, as the title says, how can i set PK in a specific map? thanks!
  12. Jedzkie

    Increasing NPC Name Length

    hi! as the title says, how do i increase npc name length to 40 or more. thanks!
  13. Jedzkie

    Adding new .Str file in client

    hi! is it possible to add new .str file in a client? if possible, how? thanks!
  14. Jedzkie

    Removing World Map

    hi! is there any way how to remove the world map completely? (ctrl+`) PS: i'm using 2013-12-30Ragexe Thanks!
  15. Jedzkie

    Ragnarok Installer (2004)

    hi! is there available installer or RAG_SETUP0102.exe? i tried in http://www.atfile.com/detail.html?catg_code=01&catm_code=07&cont_code=111741 but the installer does not exist anymore. if you still have this classic installer, please share it! thanks!
  16. Jedzkie

    SQL Error when running the emulator

    hi! this is my first time encountered this problem. "Lost connection to MySQL server at 'reading initial communication packet', system error: 0"
  17. Jedzkie

    can't use 'make clean' & 'make sql'

    NVM. Problem Solved.
  18. Jedzkie

    Harmony will end soon?

    hi guys, i saw some post on other forums that Harmony will end up soon, is this true?
  19. Jedzkie

    Harmony + Classic Client

    hi guys! does harmony supports classic clients like 2005 - 2008 client date? thanks!
  20. Jedzkie

    Auto Delete Item

    hi! can i request a script that if a player got items (that is restricted in my server) from his/her inventory, it will be auto deleted.
Back
Top