Jump to content

nutminemz

Members
  • Posts

    18
  • Joined

  • Last visited

Files posted by nutminemz

  1. Free

    ALL monster drop item with Random Option

    ALL equipment drop by monster has chance of getting Random-Option.
    Like MU online every item you found have some (random) option .. now in rathena.
    /////////////
    News update
    28/04/2107
    due to #2065 one of the requirement was merged in to rathena master so
    we no longer need any source modification for those who using latest release.
    /////////////////
    UPDATE
    V.1.0 - 3 random option in each item.
    V.1.1 - has chance of getting 0-3 option in stead of fixed 3option.
    V.1.2 - drop chance is lower according to option quantity. Now 3option is rare (not yet applied to weapon).
             - Fixed error message.
             
    pre-re user still getting error message refer to Invalid monster ID.
    but random-drop-system work fine with this error.
    get in touch with next update.
    /////////
    Requirement (for athena before  bf2461f  28/04/2107)
    Initial release item random option for monster drop #2065 ////////////////
    Installation
    replace the following files.
    db/re(pre-re)/item_randomopt_group.txt
    db/re(pre-re)/mob_drop.txt

    make sure your   /db/re(pre-re)/item_randomopt_db.txt is 201 lines (200 sloc)  16.7 KB.
    add following 6 line at the end of /db/const.txt

    RDMOPTG_WEP    1
    RDMOPTG_EQARM    2
    RDMOPTG_EQSH    3
    RDMOPTG_EQGAR    4
    RDMOPTG_EQFOOT    5
    RDMOPTG_EQACC    6
     
    //////////////////
    Option Description (DEFAULT)
    ///////////
    Drop rate (DEFAULT)
    same rate as you can see in db/re/item_db.txt
    customize your droprate by editing db/re(pre-re)/mob_drop.txt
    /////////
     
    Feel free to PM me
     

    3235 downloads

    Updated

×
×
  • Create New...