Search results

  1. L

    Lower level requirement for merchant carts

    Hello! Is it possible to allow all merchant classes to use carts intended for mechanics and genetics? Lowering the levels in clif.c does nothing: #ifdef NEW_CARTS (type == 9 && sd->status.base_level > 130) || (type == 8 && sd->status.base_level > 120) ||...
  2. L

    Control Panel with master accounts

    Hello! I am currently looking at different control panels and can't seem to find one that supports master accounts (web accounts that let you register and manage multiple in-game accounts). All control panels with this functionality seem to be dead and outdated. The account-management branch...
  3. L

    Shop name instead of merchant name for @whosell and @whobuy

    Hello! I am using the @whosell and @whobuy plugins from Dastgir's repository. Currently, these commands show "Seller" and "Buyer" in their respective search results that show the name of the merchant that runs the shop. I was wondering if it was possible to change that to the name of the shop...
  4. L

    Increase drop from monters by type

    Hi! Is it possible to dynamically increase drop rates from certain types of monsters, for example Fish monsters? Thank you!
Back
Top