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...
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?