Search results

  1. B

    Making the mouse hitbox smaller

    Hello yes today I was wondering if anyone has any information pertaining to how to modify the mouse's hitbox in game. When fully zoomed out to a 20 cell radius, the mouse has a very hard time differentiating what is being aimed at and often leads to very undesirable and frustrating results. Does...
  2. B

    adding a skill effect to a skill

    Hello, today I am trying to add the aura blade effect to the skill NPC_INVINCIBLE because it makes monsters look cool. before you ask, yes, I have read the previous topics about this and tried things for a very long time before posting. i have tried to list under the case of NPC_INVINCIBLE...
  3. B

    source code and db modifications

    sup, i was wondering how much of the source code for hercules would be moved around from say, 2 years ago. would stuff be found in different places, or did you guys only add stuff to the end? bug fixes made around here and there? etc. also, did any of the _db files get their format changed...
  4. B

    Hiring Weapon Sprites maker

    Hello, I am working on a server and would like to a hire someone who knows how to make good weapon sprites. The weapon sprites I am interested in are not custom, they are simply sprites of the weapons that already exist in the game but do not have their own sprite because gravity never gave them...
  5. B

    "Algorithm negotiation failed"

    i've been using ssh secure shell for a long time to connect to my linux server/host where my rag server is located, but starting 2 days ago i'm locked out and it tells me i have an algorithm negotiation failed i tried this on my computer and another one and it gave me the same error, but putty...
  6. B

    s1/p1 server communication thing

    so i did a wipe to my server and along with it i got rid of this account i made the s1/p1 thing manually on account 2000000 i tried doing md5, and other random stuff but nothing gives even when it says authentication accepted it just refuses to work anyways and now it won't connect to the...
  7. B

    mob_db.txt ---> mob_db.sql(problem with hex code)

    this problem arose because i can manually transform the sql version of the mob_db into a mob_db.txt but the hex codes for mob behaviour don't exist in the sql table and are replaced with some random numbers instead(i want to run .txt mob_db on my server, not sql) is there any way to take the...
  8. B

    Revival of Ragnarok Online(Grand opening Jan. 10 2015!)

    Grand opening is on January 10th! Be sure to preregister on our CP and forums! The grand opening has been pushed back due to some issues which have occupied my time in the past few days. Revival of Ragnarok Online Hello all, and welcome to the greatest revolution to the game known as Ragnarok...
  9. B

    i have a bug to report?

    i have heavily modified the skill_castdb, making use of the cooldown section of the castdb rather than the delay one so to quickly recap, delay sets all of your skills on cooldown and cooldown sets only the specific skill on cooldown pre-re rag basically only has delays(with the exception of...
  10. B

    can't find certain config options

    where do i find the place where it lets me have the monster's currenthp/maxhp beside the monster's name? also, where are the gvg reductions?
  11. B

    broken item db

    i've made over 1000 modifications to this item db by now and all of them were fine, the file format or w/e wouldn't break as long as i didn't copy paste more than a single line at a time(using wordpad) yesterday i saved my db one last time before going to bed but didn't run it to make sure, and...
  12. B

    reproducing the permanent skill state that eddga card has

    so i'm fooling around with skills for my upcoming server and i want to make some cards that grant permanent buffs eddga's card script is as such: OnEquipScript: <" sc_start4 SC_ENDURE,60000,10,0,0,1; "> OnUnequipScript: <" sc_end SC_ENDURE; "> so i figured to reproduce its...
  13. B

    item db won't load

    so i have hercules and it's renewal but everyone knows renewal is shit so i turned renewal off by putting // in front of the stuff as indicated on forums recompile all the sudden no items exist and i'm getting like 10000 errors about items when i launch my server as if the item db doesn't...
  14. B

    connecting to my server with a client

    scrub mcgee is back for more please keep in mind i am a complete scrub when it comes to anything to do with computers so i set up a server and i'm using a client from a server i used to play on as the thing to connect to the server so when i try to log in i get past the login server where it...
  15. B

    can't launch server

    i'm a scrub in programming in general and when i click the run-server.bat this is what happens wat am i doing wrong
Back
Top