Recent content by rootKid

  1. R

    Automatic Removal of Non-Existent Mob Drops

    How can I go about altering the mob_read_db_drops_sub routine so that it automatically removes the item line from mob_db.conf? I am using an older version of Herc, and so it may be outdated, but the following is the routine found within my mob.c. void mob_read_db_drops_sub(struct mob_db...
  2. R

    Auction MAX Selling Items

    How do you increase the max number of selling items in the Auction? The default limits it to only 5 items. Can this be done through solely server-side? Or is client side also involved?
Back
Top