Where Can i Edit Monster Drop Items ?

Page 1 of 2 12 LastLast
Results 1 to 25 of 29
  1. #1
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Where Can i Edit Monster Drop Items ?

    Hello =D ijust want to edit the Monster Drop Item Because Sphere (Penta) With Element Can Loot in Lorencia Then Good Items Can You Help me Please ?
    Imgur: The most awesome images on the Internet Here Some Screen Shot PLEASE Guys :v

    Files Mu.Emu S6.3
    Last edited by seedmaker; 19-04-17 at 12:28 PM.


  2. #2
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Hello =D ijust want to edit the Monster Drop Item Because Sphere (Penta) With Element Can Loot in Lorencia Then Good Items Can You Help me Please ?
    Imgur: The most awesome images on the Internet Here Some Screen Shot PLEASE Guys :v

    Files Mu.Emu S6.3
    check \Data\Item\ItemDrop.txt maybe is there, or Item.txt :

    Code:
    100      *      0       1       1        1            0            0          "Seed Sphere (Fire)"                 1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    101      *      0       1       1        1            0            0          "Seed Sphere (Water)"                1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    102      *      0       1       1        1            0            0          "Seed Sphere (Ice)"                  1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    103      *      0       1       1        1            0            0          "Seed Sphere (Wind)"                 1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    104      *      0       1       1        1            0            0          "Seed Sphere (Lightning)"            1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    105      *      0       1       1        1            0            0          "Seed Sphere (Earth)"                1       0         0            0          0           0             0              0               1050000    1       1       1       1       1       1       1
    106      *      0       1       1        1            0            0          "Seed Sphere (Fire)"                 2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    107      *      0       1       1        1            0            0          "Seed Sphere (Water)"                2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    108      *      0       1       1        1            0            0          "Seed Sphere (Ice)"                  2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    109      *      0       1       1        1            0            0          "Seed Sphere (Wind)"                 2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    110      *      0       1       1        1            0            0          "Seed Sphere (Lightning)"            2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    111      *      0       1       1        1            0            0          "Seed Sphere (Earth)"                2       0         0            0          0           0             0              0               1125000    1       1       1       1       1       1       1
    112      *      0       1       1        1            0            0          "Seed Sphere (Fire)"                 3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    113      *      0       1       1        1            0            0          "Seed Sphere (Water)"                3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    114      *      0       1       1        1            0            0          "Seed Sphere (Ice)"                  3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    115      *      0       1       1        1            0            0          "Seed Sphere (Wind)"                 3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    116      *      0       1       1        1            0            0          "Seed Sphere (Lightning)"            3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    117      *      0       1       1        1            0            0          "Seed Sphere (Earth)"                3       0         0            0          0           0             0              0               1200000    1       1       1       1       1       1       1
    118      *      0       1       1        1            0            0          "Seed Sphere (Fire)"                 4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    119      *      0       1       1        1            0            0          "Seed Sphere (Water)"                4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    120      *      0       1       1        1            0            0          "Seed Sphere (Ice)"                  4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    121      *      0       1       1        1            0            0          "Seed Sphere (Wind)"                 4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    122      *      0       1       1        1            0            0          "Seed Sphere (Lightning)"            4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    123      *      0       1       1        1            0            0          "Seed Sphere (Earth)"                4       0         0            0          0           0             0              0               1275000    1       1       1       1       1       1       1
    124      *      0       1       1        1            0            0          "Seed Sphere (Fire)"                 5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    125      *      0       1       1        1            0            0          "Seed Sphere (Water)"                5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    126      *      0       1       1        1            0            0          "Seed Sphere (Ice)"                  5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    127      *      0       1       1        1            0            0          "Seed Sphere (Wind)"                 5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    128      *      0       1       1        1            0            0          "Seed Sphere (Lightning)"            5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    129      *      0       1       1        1            0            0          "Seed Sphere (Earth)"                5       0         0            0          0           0             0              0               1350000    1       1       1       1       1       1       1
    Last edited by allexander; 19-04-17 at 02:12 PM.

  3. #3
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    i already Edit my Item Drop Bro But Still Nothing Happens i remove all Sphere with Element in Item Drop But Still Can Loot in Lorencia Or ineed to Put it again Then iwill Edit Map Number to 0 Maybe ? and Monster Class ? Sorry if My English is Wrong Grammar ihope you understand =D TY.

  4. #4
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    i already Edit my Item Drop Bro But Still Nothing Happens i remove all Sphere with Element in Item Drop But Still Can Loot in Lorencia Or ineed to Put it again Then iwill Edit Map Number to 0 Maybe ? and Monster Class ? Sorry if My English is Wrong Grammar ihope you understand =D TY.
    Restart your server. This problem is only on your side, base files don`t have Seed Sphere(XXXX) on drop

    this is base file:

    Code:
    //Index   Level   Grade   Option0   Option1   Option2   Option3   Option4   Option5   Option6   Duration   MapNumber   MonsterClass   MonsterLevelMin   MonsterLevelMax   DropRate   Comment
    6159      0       0       *         *         *         *         *         *         *         0          *           *              12                150               1000       //Jewel of Chaos
    6176      0       0       *         *         *         *         *         *         *         0          *           *              12                49                0          //Box of Red Ribbon
    6177      0       0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Box of Green Ribbon
    6178      0       0       *         *         *         *         *         *         *         0          *           *              70                97                0          //Box of Blue Ribbon
    6214      0       0       *         *         *         *         *         *         *         0          *           *              58                76                1000       //Sphere (Mono)    
    6215      0       0       *         *         *         *         *         *         *         0          *           *              77                101               1000       //Sphere (Di)
    6216      0       0       *         *         *         *         *         *         *         0          *           *              102               150               1000       //Sphere (Tri)
    6670      0       0       *         *         *         *         *         *         *         0          10          *              25                150               1000       //Loch's Feather  
    6670      1       0       *         *         *         *         *         *         *         0          10          *              25                150               1000       //Monarch's Crest 
    6672      1       0       *         *         *         *         *         *         *         0          *           *              1                 32                1000       //Scroll of Archangel 1
    6672      2       0       *         *         *         *         *         *         *         0          *           *              33                45                1000       //Scroll of Archangel 2
    6672      3       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Scroll of Archangel 3
    6672      4       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Scroll of Archangel 4
    6672      5       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Scroll of Archangel 5
    6672      6       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Scroll of Archangel 6
    6672      7       0       *         *         *         *         *         *         *         0          *           *              85                101               1000       //Scroll of Archangel 7
    6672      8       0       *         *         *         *         *         *         *         0          *           *              102               150               1000       //Scroll of Archangel 8
    6673      1       0       *         *         *         *         *         *         *         0          *           *              1                 32                1000       //Blood Bone 1
    6673      2       0       *         *         *         *         *         *         *         0          *           *              33                45                1000       //Blood Bone 2
    6673      3       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Blood Bone 3
    6673      4       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Blood Bone 4
    6673      5       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Blood Bone 5
    6673      6       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Blood Bone 6
    6673      7       0       *         *         *         *         *         *         *         0          *           *              85                101               1000       //Blood Bone 7
    6673      8       0       *         *         *         *         *         *         *         0          *           *              102               150               1000       //Blood Bone 8
    6687      0       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Spirit of Dark Horse        
    6687      1       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Spirit of Dark Spirit
    6688      0       0       *         *         *         *         *         *         *         0          34          *              97                134               2000       //Splinter of Armor
    6689      0       0       *         *         *         *         *         *         *         0          34          *              97                134               2000       //Bless of Guardian
    6690      0       0       *         *         *         *         *         *         *         0          34          *              97                134               2000       //Claw of Beast
    6694      0       0       *         *         *         *         *         *         *         0          38          *              25                150               5000       //Moonstone Pendant               
    6705      1       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Old Scroll 1
    6705      2       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Old Scroll 2
    6705      3       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Old Scroll 3
    6705      4       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Old Scroll 4
    6705      5       0       *         *         *         *         *         *         *         0          *           *              85                101               1000       //Old Scroll 5
    6705      6       0       *         *         *         *         *         *         *         0          *           *              102               150               1000       //Old Scroll 6
    6706      1       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Illusion Sorcerer Covenant 1
    6706      2       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Illusion Sorcerer Covenant 2
    6706      3       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Illusion Sorcerer Covenant 3
    6706      4       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Illusion Sorcerer Covenant 4
    6706      5       0       *         *         *         *         *         *         *         0          *           *              85                101               1000       //Illusion Sorcerer Covenant 5
    6706      6       0       *         *         *         *         *         *         *         0          *           *              102               150               1000       //Illusion Sorcerer Covenant 6
    6708      0       0       *         *         *         *         *         *         *         0          41          *              25                150               1000       //Condor Flame
    6722      0       0       *         *         *         *         *         *         *         0          *           466            *                 *                 0          //Invitation to Santa Village
    7179      1       0       *         *         *         *         *         *         *         0          *           *              12                69                0          //Star of Christmas
    7179      3       0       *         *         *         *         *         *         *         0          *           *              12                69                0          //Heart of Love
    7179      5       0       *         *         *         *         *         *         *         0          *           *              12                49                0          //Silver Medal
    7179      6       0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Gold Medal
    7179      7       0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Box of Heaven
    7179      13      0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Blue Heart
    7181      0       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Jewel of Bless
    7182      0       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Jewel of Soul
    7184      0       0       *         *         *         *         *         *         *         0          *           *              46                150               1000       //Jewel of Life      
    7185      1       0       *         *         *         *         *         *         *         0          *           *              1                 32                1000       //Devil's Eye 1
    7185      2       0       *         *         *         *         *         *         *         0          *           *              33                45                1000       //Devil's Eye 2
    7185      3       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Devil's Eye 3
    7185      4       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Devil's Eye 4
    7185      5       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Devil's Eye 5
    7185      6       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Devil's Eye 6
    7185      7       0       *         *         *         *         *         *         *         0          *           *              85                150               1000       //Devil's Eye 7
    7186      1       0       *         *         *         *         *         *         *         0          *           *              1                 32                1000       //Devil's Key 1
    7186      2       0       *         *         *         *         *         *         *         0          *           *              33                45                1000       //Devil's Key 2
    7186      3       0       *         *         *         *         *         *         *         0          *           *              46                57                1000       //Devil's Key 3
    7186      4       0       *         *         *         *         *         *         *         0          *           *              58                68                1000       //Devil's Key 4
    7186      5       0       *         *         *         *         *         *         *         0          *           *              69                76                1000       //Devil's Key 5
    7186      6       0       *         *         *         *         *         *         *         0          *           *              77                84                1000       //Devil's Key 6
    7186      7       0       *         *         *         *         *         *         *         0          *           *              85                150               1000       //Devil's Key 7
    7189      3       0       *         *         *         *         *         *         *         0          *           *              25                150               3000       //Sign of the Lord
    7190      0       0       *         *         *         *         *         *         *         0          *           *              46                150               1000       //Jewel of Creation
    7197      1       0       *         *         *         *         *         *         *         0          *           *              25                46                1000       //Symbol of Kundun 1
    7197      2       0       *         *         *         *         *         *         *         0          *           *              47                65                1000       //Symbol of Kundun 2
    7197      3       0       *         *         *         *         *         *         *         0          *           *              66                77                1000       //Symbol of Kundun 3
    7197      4       0       *         *         *         *         *         *         *         0          *           *              78                83                1000       //Symbol of Kundun 4
    7197      5       0       *         *         *         *         *         *         *         0          *           *              84                91                1000       //Symbol of Kundun 5
    7197      6       0       *         *         *         *         *         *         *         0          *           *              92                113               1000       //Symbol of Kundun 6
    7197      7       0       *         *         *         *         *         *         *         0          *           *              114               150               1000       //Symbol of Kundun 7
    7200      0       0       *         *         *         *         *         *         *         0          *           *              12                49                0          //Pink Chocolate Box
    7200      1       0       *         *         *         *         *         *         *         0          *           *              12                49                0          //Lilac Candy Box
    7201      0       0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Red Chocolate Box
    7201      1       0       *         *         *         *         *         *         *         0          *           *              50                69                0          //Orange Candy Box
    7202      0       0       *         *         *         *         *         *         *         0          *           *              70                97                0          //Blue Chocolate Box
    7202      1       0       *         *         *         *         *         *         *         0          *           *              70                97                0          //Navy Candy Box
    7209      0       0       *         *         *         *         *         *         *         0          39          *              69                150               1000       //Gemstone
    7213      0       0       *         *         *         *         *         *         *         0          *           *              25                150               0          //Pumpkin of Luck      
    7258      0       0       *         *         *         *         *         *         *         0          *           *              58                150               0          //Golden Cherry Blossom Branch
    7268      0       0       *         *         *         *         *         *         *         0          *           *              25                150               0          //Lucky Coin
    7269      0       0       *         *         *         *         *         *         *         0          *           *              60                150               1000       //Suspicious Scrap of Paper
    7278      0       0       *         *         *         *         *         *         *         0          *           *              60                150               1000       //Sign of Dimensions
    7289      0       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Sealed Golden Box
    7290      0       0       *         *         *         *         *         *         *         0          *           *              25                150               1000       //Sealed Silver Box
    end

  5. #5
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Yeah i already Did Bro Same as your Code Or ithink and the monster Droping Seed Spehere is 001 (Hound)

    - - - Updated - - -

    http://imgur.com/a/ZV2at Onother Problem :(

  6. #6
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Yeah i already Did Bro Same as your Code Or ithink and the monster Droping Seed Spehere is 001 (Hound)
    just replace your code with the code i gave you

  7. #7
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Fixed Bro Forgot to edit my "Item" Server Side Thank's a lot :)

    - - - Updated - - -

    Last Question Bro How can i Set Castle Siege War in Saturday 8:00 PM

  8. #8
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Fixed Bro Forgot to edit my "Item" Server Side Thank's a lot :)

    - - - Updated - - -

    Last Question Bro How can i Set Castle Siege War in Saturday 8:00 PM
    \Data\Event\MuCastleData.dat

    Code:
    //State StartDay StartHour     StartMinute
    1      0         0             0
    2      1         23            59
    3      2         0             0
    4      3         0             0
    5      4         12            0
    6      4         19            0
    7      6         20            0
    8      6         22            0
    9      7         0             0
    try like this

  9. #9
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Same Bro But my Castle Siege start ithink Tuesday xD

    - - - Updated - - -

    http://imgur.com/a/iuchX See ? xD

  10. #10
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Same Bro But my Castle Siege start ithink Tuesday xD

    - - - Updated - - -

    Imgur: The most awesome images on the Internet See ? xD
    go to MuOnline.db>MuCastle_DATA>Siege_Start_date=2017-04-16 00:00:00.000

    Code:
    //State StartDay StartHour     StartMinute
    1      0         0             0
    2      1         22            59
    3      2         0             0
    4      3         0             0
    5      4         11            0
    6      4         18            0
    7      6         19            0
    8      6         21            0
    9      7         0             0
    don`t know why but in MuCastleData.dat correct time is -1
    Last edited by allexander; 19-04-17 at 09:36 PM.

  11. #11
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Woah ! Thank's alot Bro You fixed my Problem in my Server Thank You Verry much God Bless :)

  12. #12
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Woah ! Thank's alot Bro You fixed my Problem in my Server Thank You Verry much God Bless :)
    happy to hear that, the -1 time is because of my Time Zone, yow can change it to some -1 zones and will be ok, anyway that is in my case because i was -2
    Last edited by allexander; 19-04-17 at 09:52 PM.

  13. #13
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Bro Did you fix your GameServerInfo> Character in to Balance System ? i already did But Still RF OP skill in PVP/PVM

  14. #14
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Bro Did you fix your GameServerInfo> Character in to Balance System ? i already did But Still RF OP skill in PVP/PVM
    Balancing classes is not an easy task, and for sure is not made only from Character file, you can lower his skills power from MasterSkillTree.txt/Skill.txt, you can try change some values in DefaultClassInfo.txt, GameServerInfo - Skill.dat too.

  15. #15
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Yeah its Too hard to Balance :3 Ity in Character File Then my RF Dmg PVM 25% Still OP :3

    - - - Updated - - -

    BTW Bro i Edit ItemToolTipTxt Index 98 iput some Letters Then i got an Error Itemtooltiptxt Files is Currupted Can you help me ?

  16. #16
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Yeah its Too hard to Balance :3 Ity in Character File Then my RF Dmg PVM 25% Still OP :3

    - - - Updated - - -

    BTW Bro i Edit ItemToolTipTxt Index 98 iput some Letters Then i got an Error Itemtooltiptxt Files is Currupted Can you help me ?
    Try with MU ToolKit Silver, BmdDec, zFileManager one of them work

    https://mega.nz/#!ooYwBKZQ!wigmfzMXBCvHi8oGy6q99UcCL3OjkNG7gm6BCYxjYwE

    https://mega.nz/#!Fw40nKzY!Av5GWjWOhl-rH24-uJr_djOQMfr7doXrQN9Kw6fwv84

    https://mega.nz/#!R4g3kJBI!PX6JLYA5-81pIKNuL4LINv0SDiGmEr4-Z8Ht_7t54Zw
    Last edited by allexander; 20-04-17 at 08:56 PM.

  17. #17
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?


  18. #18
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    works for me, used BmdDec

    Tutorial:

    Open BmdDec -> EX603 -> ItemTextTooltip.bmd -> ENCRYPT/DECRYPT -> save it somewhere at your choice itemtooltiptext_eng.txt -> Edit & Save with Notepad -> Open BmdDec -> EX603 -> Encrypt -> ItemTextTooltip.txt -> ENCRYPT/DECRYPT -> save it somewhere at your choice itemtooltiptext_eng.bmd -> Replace the original and you are done.
    Last edited by allexander; 21-04-17 at 02:35 PM. Reason: Tutorial

  19. #19
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    idid But BmdDec Not Responding

  20. #20
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    idid But BmdDec Not Responding
    here is my decrypted itemtooltiptext_eng.txt try to encrypt it if is working than you must check your txt maybe is wrong edited:

    Code:
    0    0    "One Handed Attack Power: %d ~ %d"
    1    0    "Two Handed Attack Power: %d ~ %d"
    2    1    "Number of items: %d"
    3    2    "Defense: %d"
    4    3    "Magic Resistance: %d"
    5    15    "Defense Rate: %d"
    6    101    "Attack Speed: %d"
    7    102    "Movement Speed: %d"
    8    4    "Durability: [%d / %d]"
    9    5    "Minimum Level required: %d"
    10    201    "(Lacking %d Level)"
    11    6    "Strength Requirement: %d"
    12    202    "(Lacking %d Strength)"
    13    7    "Agility Requirement: %d"
    14    203    "(Lacking: %d Agility)"
    15    8    "Vitality Requirement: %d"
    16    204    "(Lacking %d Vitality)"
    17    9    "Energy Requirement: %d"
    18    205    "(Lacking %d Energy)"
    19    10    "Command Requirement: %d"
    20    206    "(Lacking %d Command)"
    21    11    "Increases Pet Attack Power +%d%%"
    22    11    "Increases Wizardry +%d%%"
    23    11    "Increases Curse Spell +%d%%"
    24    13    "Increases Swimming Speed"
    25    13    "Increases Movement Speed"
    26    207    "Increases damage by %d%%"
    27    208    "Increases damage by %d%%"
    28    209    "Increases damage by %d%%"
    29    210    "Increases damage by %d%%"
    30    208    "Absorb %d%% of damage"
    31    209    "Absorb %d%% of damage"
    32    210    "Absorb %d%% of damage"
    33    211    "Absorb %d%% of damage"
    34    212    "Absorb %d%% of damage"
    35    213    "Absorb %d%% of damage"
    36    214    "Absorb %d%% of damage"
    37    215    "Combines %d %s"
    38    -1    "Available after dismantling"
    39    -1    "It is used to combine chaos items"
    40    -1    "Throw it on the ground to make money and items appear."
    41    -1    "Fire attribute"
    42    -1    "Water attribute"
    43    -1    "Ice attribute"
    44    -1    "Wind attribute"
    45    -1    "Lightning attribute"
    46    -1    "Earth attribute"
    47    216    "Element: %s"
    48    -1    "Level: 1"
    49    -1    "Level: 2"
    50    -1    "Level: 3"
    51    -1    "Level: 4"
    52    -1    "Level: 5"
    53    217    "Increases by %s"
    54    -1    "Absorb 20%% of Damage"
    55    -1    "Increases Maximum Health +50"
    56    1    "Health: %d"
    57    -1    "Increases attack power and wizardry by 30%%"
    58    -1    "Increases damage by 15%%"
    59    -1    "Absorb 10%% of damage"
    60    -1    "Unable to equip while wearing a different transformation ring"
    61    1    "Durability: [%d]"
    62    -1    "Used when creating a Cloak of Invisibility"
    63    -1    "Used when entering the Blood Castle."
    64    -1    "Right click to see how much time is left."
    65    -1    "A Horn Fragment can be made by combining the#Divine Protection of the Goddess and an Armor Fragment."
    66    -1    "A Broken Horn can be made by combining a#Beastly Claw and a Horn Fragment."
    67    -1    "Horn of Fenrir can be#made by combining items."
    68    -1    "Cannot be repaired"
    69    -1    "Elite Centaur researcher's I.D."
    70    -1    "You can enter the refinery tower."
    71    1    "%d number/20"
    72    1    "%d number/10"
    73    -1    "Increases defense by 10%%"
    74    218    "Increases HP by %d"
    75    -1    "Enjoy the Halloween festivities."
    76    -1    "Unable to equip while wearing a different transformation ring"
    77    -1    "Increases attack power +20"
    78    -1    "Increases wizardry by 20"
    79    -1    "Merry Christmas."
    80    -1    "Increases ice, poison, lighting, fire, earth, and fire skill attack power by 255"
    81    -1    "Increases Exp gain rate."
    82    -1    "Increases Exp gain rate and item drop rate."
    83    -1    "Prevents Exp from being gained."
    84    -1    "This entrance to Devil Square can only be used a specified number of times."
    85    -1    "You will be assigned to a stage according to your level."
    86    1    "Usable %dtimes"
    87    -1    "This entrance to the Blood Castle can only be used a specified number of times."
    88    -1    "This entrance to Kalima can only be used a specified number of times."
    89    -1    "Assemble the Scroll of Blood with the contract from the Illusion Sorcery."
    90    -1    "Combine the Scroll of Blood with the Old Scroll."
    91    -1    "Evidence which makes the Illusion Sorcerer appear."
    92    -1    "Required to enter the temple."
    93    -1    "Ingredients for the 3rd wing assembly"
    94    1    "Reset point: %d0"
    95    -1    "Resets the status."
    96    -1    "This can be used on unequipped items"
    97    -1    "You are free to move on."
    98    -1    "MU Special Edition"
    99    -1    "This reduces your kill rate."
    100    -1    "This entrance to the Illusion Temple can only be used a specified number of times."
    101    219    "Exp gain rate is increased by %d%%"
    102    220    "Automatic HP recovery rate increased by %d%%"
    103    -1    "Increases your Exp gain rate and HP recovery rate."
    104    219    "Increases item drop rate by %d%%"
    105    220    "Increases automatic Mana recovery rate by %d%%"
    106    -1    "Automatic Mana recovery "
    107    -1    "Increases Damage, Wizardry and Curse by 40%%"
    108    -1    "Increases attack speed by 10"
    109    -1    "Reduces damage from monsters by 30%%"
    110    -1    "Increases maximum HP by 50"
    111    -1    "Right click to warp to Santa's Village."
    112    -1    "Auto-collects zen around you."
    113    -1    "Remember where you die."
    114    224    "Move by clicking the right mouse button."
    115    -1    "You can save your location."
    116    -1    "Items/Skills/Luck/Options will be randomly generated."
    117    -1    "Transforms you into a Panda."
    118    -1    "Increases Zen by 50%% "
    119    -1    "Attack/Wizardry/Curse +30"
    120    -1    "Increases Exp gain rate by 50%%"
    121    -1    "Increase Defensive Skill +50"
    122    -1    "Exp and items are preserved when a character dies."
    123    -1    "There is no penalty for dying."
    124    -1    "Right click to use."
    125    -1    "Items will not lose durability points for a certain amount of time."
    126    -1    "Maintains item durability"
    127    -1    "Applies only to equippable items and pets."
    128    -1    "Increases your chance of creating the wings you desire."
    129    -1    "Increases your chance of creating Wings of Satan."
    130    -1    "Increases your chance of creating Wings of Heaven."
    131    -1    "Increases your chance of creating the wings you desire."
    132    -1    "Increases your chance of creating Wing of Curse."
    133    -1    "Increases your chance of creating the Emperor's Cape."
    134    -1    "Increases your chance of creating Wings of Dragon."
    135    -1    "Increases your chance of creating Wings of Soul."
    136    -1    "Increases your chance of creating Wings of Spirits."
    137    -1    "Increases your chance of creating Wind of Despair."
    138    -1    "Increases your chance of creating Darkness Wings."
    139    -1    "Increases Exp gain rate."
    140    -1    "Warp map window available."
    141    -1    "Increases Exp gain rate and item drop rate."
    142    -1    "Increases attack rate and defense rate."
    143    -1    "Increases Exp gain rate by up to 170%%, depending on the number of people in your party"
    144    -1    "Increase maximum AG + level"
    145    -1    "Increases maximum SD + level by 10x"
    146    -1    "Increases automatic HP recovery rate by 3%%"
    147    -1    "Increases maximum Mana by 4%%"
    148    -1    "Increases maximum HP by 4%%"
    149    -1    "Increases the amount of Zen received for killing monsters by 30%%"
    150    -1    "Decreases damage received by 4%%"
    151    -1    "Increases your chance of doing Excellent damage by 10%%"
    152    -1    "Increases attack speed by 7"
    153    -1    "Increases Mana received from killing monsters by Mana/8"
    154    -1    "Increases item drop rate."
    155    -1    "Temporarily maintains HP."
    156    -1    "Duration: 6 hours"
    157    -1    "Duration: 24 hours"
    158    -1    "Duration: 7 days"
    159    -1    "Duration: 30 days"
    160    -1    "This entrance to the Chaos Castle can only be used a specified number of times."
    161    -1    "Equip this to transform into a Skeleton Warrior."
    162    -1    "Attack/Wizardry/Curse +40"
    163    -1    "Increases Exp gain rate by 30%% when equipped along with a pet skeleton."
    164    -1    "Increases attack, wizardry and curse damage by 20%%"
    165    -1    "Increases Exp gain rate by 30%%"
    166    -1    "Increases Exp gain rate by 30%% when equipped along with a Skeleton Transformation Ring."
    167    -1    "You can enter to Paid Channel Channel."
    168    -1    "Expires in 7 days"
    169    -1    "This entrance to Doppelganger can only be used a specified number of times."
    170    -1    "This entrance to the Varka can only be used a specified number of times."
    171    -1    "This map can be entered from Monday - Saturday."
    172    -1    "This entrance to the Varka map 7 can only be used a specified number of times."
    173    -1    "This map can be entered on Sunday."
    174    222    "(in use)"
    175    -1    "Idol"
    176    -1    "Increases critical damage by 10"
    177    -1    "Right click on this item in your inventory to use it."
    178    -1    "Charm"
    179    -1    "Increases maximum HP by 50"
    180    -1    "Increases maximum MP by 50"
    181    -1    "Increases maximum HP by 100"
    182    -1    "Increases maximum SD by 500"
    183    -1    "Increases maximum MP by 150"
    184    -1    "Increases maximum AG by 50"
    185    -1    "Relic"
    186    -1    "Increases item drop rate by 20%%"
    187    -1    "You can make special items by combining chaos cards."
    188    -1    "You can register an item by giving it to an NPC."
    189    -1    "It is used to increase your item level up to 6"
    190    -1    "This is used to increase your item level to 7,8,or 9"
    191    -1    "Increases item by 1 level"
    192    -1    "This is used to combine items to create a Devil Square Invitation"
    193    -1    "Right click to see how much time is left."
    194    -1    "Use this to create fruits that increase your stats"
    195    -1    "Quest Item"
    196    -1    "Cannot be stored in a warehouse."
    197    -1    "Cannot be traded"
    198    1    "%d / 5"
    199    -1    "Can create the lost map."
    200    223    "%d is needed to create the lost map."
    201    -1    "Create and improve siege items"
    202    -1    "Impure Jewel"
    203    -1    "Item Enhancement Jewel"
    204    -1    "Used to upgrade enhanced items"
    205    -1    "Drop this to receive a gift."
    206    219    "Increases attack speed by %d"
    207    219    "Increases attack power by %d"
    208    219    "Increases defense power by %d"
    209    219    "Increases maximum HP by %d"
    210    219    "Increases maximum Mana by %d"
    211    -1    "Throw this on the ground to produce Fireworks."
    212    -1    "The GM has given you this special gift."
    213    -1    "Increases the combination rate, but only up to the maximum rate."
    214    1    "%d%% increase in combination success rate"
    215    -1    "Throw this item on the ground to get money or a piece of armor."
    216    -1    "Congratulations!!#Item exchange is only possible after contacting our CS team."
    217    -1    "Movement speed reduced when acquired"
    218    -1    "Restores Stamina by 100%% immediately."
    219    -1    "Immediately restores 100%% Mana."
    220    219    "Increases attack speed by %d"
    221    219    "Increases defense rate by %d"
    222    219    "Increases attack power by %d"
    223    219    "Increases wizardry by %d"
    224    219    "Increases HP by %d"
    225    219    "Increases Mana by %d"
    226    219    "Increases strength by %d"
    227    219    "Increases agility by %d"
    228    219    "Increases HP by %d"
    229    219    "Increases energy by %d"
    230    219    "Increases Command by %d"
    231    -1    "#Increases stats for a set time period."
    232    221    "Can be equipped by %s"
    233    -1    "Increases maximum Mana by 700"
    234    -1    "Increases maximum HP by 700"
    235    -1    "Increases attack and wizardry power by 40"
    236    -1    "Collect and take them to the Cherry Blossom Spirit for compensation."
    237    -1    "Reward for 10 pieces"
    238    -1    "Reward for 30 pieces"
    239    -1    "Reward for 50 pieces"
    240    -1    "Reward for 255 pieces"
    241    -1    "You can create a Summoner."
    242    -1    "Produce Normal or High Level Items"
    243    -1    "Produce Event Items"
    244    -1    "Immediately restores Stamina by 65%%."
    245    -1    "Produce Beginner Items"
    246    -1    "You need at least a +10~+15 item level upgrade to prevent this item from disappearing."
    247    -1    "Use this after putting it into the combination window"
    248    -1    "Increases Critical Damage by 20%%"
    249    -1    "Increases Excellent Damage by 20%%"
    250    -1    "You may continue to use the strengthener."
    251    -1    "Register with the NPC to receive gifts."
    252    -1    "This is a worn piece of paper containing #incomprehensible text."
    253    -1    "This is the plan to destroy the Gaion empire and the Command of Empire Guardians."
    254    -1    "You may enter the Fortress of Empire Guardians."
    255    -1    "It's part of a Complete Secromicon."
    256    -1    "Indestructible Metal Secromicon"
    257    -1    "Contains information about Grand Wizard Etramu Lenos's research."
    258    -1    "This is a sign infused with dimensional traces."
    259    -1    "Collecting 5 of these automatically produces a Dimensional Mirror."
    260    223    "You need %d more to create a Dimensional Mirror."
    261    -1    "This is a key that can only be used to teleport to Doppelganger through NPC Lugard."
    262    -1    "Combining a Goblin # with a sealed Silver Box creates a Silver Box."
    263    -1    "Combining a Goblin # with a sealed Gold Box creates a Golden Box."
    264    -1    "You can acquire Goblin Points by using storage from MU's in-game item shop."
    265    -1    "Combining a Goblin # with a Golden Key creates a Golden Box."
    266    -1    "Combining a Goblin # with a Silver Key creates a Silver Box."
    267    -1    "This item has a fixed probability of turning into a rare item when dropped."
    268    -1    "Immediately restores SD by 65%%."
    269    -1    "This box contains various items."
    270    -1    "Increases maximum HP by 100"
    271    -1    "Click this item to see information about the quest."
    272    -1    "Lv. 350 - 400"
    273    -1    "Bring this to Tercia to refund your deposit."
    274    -1    "You can obtain the powder from Queen Rainier."
    275    -1    "A rare jewel possessed by the Bloody Witch Queen."
    276    -1    "A suit of armor once worn by Tantalos."
    277    -1    "A mace once wielded by the Burnt Murderer."
    278    -1    "Throw this item on the ground to receive money or a weapon."
    279    -1    "Throw this item on the ground to receive money or a piece of armor."
    280    -1    "Throw this item on the ground to receive money, a jewel, or a ticket."
    281    -1    "This Jewel is used to repair Lucky Items"
    282    -1    "Item Enhancement Jewel"
    283    -1    "This item expands your inventory."
    284    -1    "After use, it will become active the next time you connect."
    285    12    "Wizardry damage: %d - %d"
    286    -1    "Cannot be sold."
    287    -1    "When you drop it on the ground, "
    288    -1    "[Sign of lord/Zen/Jewel/Item]"
    289    -1    "and you will receive one of the above items."
    290    -1    "Free entrance to Kalima"
    291    -1    "Increases HP"
    292    -1    "Moves to the corresponding area in 3 seconds"
    293    -1    "Increases 1~3 energy stat points"
    294    -1    "Increases 1~3 HP stat points"
    295    -1    "Increases 1~3 agility stat points"
    296    -1    "Increases 1~3 strength stat points"
    297    -1    "Increases 1~3 command stat points"
    298    -1    "Can decrease energy by 1~9 points"
    299    -1    "Can decrease HP by 1~9 points"
    300    -1    "Can decrease agility by 1~9 points"
    301    -1    "Can decrease strength by 1~9 points"
    302    -1    "Can decrease command by 1~9 points"
    303    -1    "Used to upgrade wings"
    304    -1    "Used to make the Cape of the Lord"
    305    -1    "Used in online events."
    306    -1    "Used in My Friend events."
    307    -1    "Used for siege registration."
    308    -1    "You can throw if you are at least level 40"
    309    -1    "Requires level 80 to throw."
    310    -1    "Increases damage by 20%%"
    311    -1    "Duration: 120 seconds"
    312    -1    "Only applicable to the castle gate and statue"
    313    -1    "Increases AG recovery speed by 8"
    314    -1    "Increases resistance to Lightning and Ice"
    315    -1    "Scroll of guardian"
    316    -1    "Place Life Stone"
    317    -1    "Used in Dark Horse resurrection."
    318    -1    "Used in Dark Spirit resurrection."
    319    -1    "[Blue Crystal/Red Crystal/Black Crystal]"
    320    -1    "If this is used on an event combination or thrown on the floor, it will explode and disappear."
    321    -1    "Throw this to receive money or items."
    322    -1    "Click to return to your save location."
    323    -1    "Right click to save your location."
    324    -1    "Increases damage by 3%%"
    325    -1    "Increases damage by 5%%"
    326    -1    "Increases damage by 7%%"
    327    -1    "Increases attack power by 1"
    328    224    "Storage area: %s/location: (%d,%d)"
    329    -1    "Plasma Storm (Mana:50)"
    330    -1    "With this equipped, you can summons Fenrir."
    331    -1    "Skills improve through upgrades."
    332    -1    "Increases final damage by 10%%"
    333    -1    "With this equipped, you can summons Fenrir."
    334    225    "%d HP increase#%d Mana increase"
    335    226    "%d attack power increase# %d wizardry increase"
    336    -1    "This is specially designed for heroes who have triumphed in the Illusion Temple."
    337    14    "Ice resistance: %d"
    338    14    "Poison resistance: %d"
    339    14    "Lightning resistance: %d"
    340    14    "Fire resistance: %d"
    341    14    "Earth resistance: %d"
    342    14    "Wind resistance: %d"
    343    14    "Water resistance: %d"
    344    -1    "Receive a reward for returning this to the Archangel."
    345    -1    "Increases excellent damage by +10"
    346    -1    "Archer"
    347    -1    "Spearman"
    348    -1    "Increases attack speed by 20"
    349    -1    "Rena"
    350    -1    "Absorbs 10%% of final damage"
    351    -1    "Mu Fatality Especial Edition"
    352    -1    "Elemental Jewel Combination Item"
    353    -1    "Once you have 5, they turn into an Elixir Fragment Bunch."
    354    -1    "Elemental Jewel Combination Item"
    355    -1    "Elemental Jewel Level Enhancement Combination Item"
    356    -1    "Elemental Jewel Additional Option Combination Item"
    357    0    "Elemental attack damage :  %d ~ %d"
    358    2    "Elemental defense :  %d "
    359    4    "Exchange repetitions [%d /%d]"
    360    227    "Mountable Slots : %d "
    361    -1    "Acheron Entrance Item. You can collect 5 to combine it into a Spirit Map"
    362    -1    "Acheron Entrance Item. You can enter Acheron through Captain Slough."
    363    -1    "Arca War Reward Item. You can trade with Sir Lesnar."
    364    -1    "Use level :  Master Level 1 or above."
    365    -1    "It's used as an ingredient for Scroll of Green Oblivion."
    366    -1    "It's used as an ingredient for Scroll of Blue Oblivion."
    367    -1    "It's used as an ingredient for Scroll of Red Oblivion."
    368    -1    "It's used as an ingredient for Scroll of Oblivion."
    369    -1    "It resets the first tree of the Master skill tree."
    370    -1    "It resets the second tree of the Master skill tree."
    371    -1    "It resets the third tree of the Master skill tree."
    372    -1    "It resets the entire Master skill tree."
    373    -1    "Right-click to use it. You can reconnect when you're using this."
    374    -1    "(Protection, Peace, Blessing, Guardian, Solidity, Determination, Willpower Tree)"
    375    -1    "(Bravery, Wisdom, Salvation, Chaos, Earth, Justice, Will Tree)"
    376    -1    "(Anger, Overcome, Storm, Honor, Ultimatum, Conquer, Destruction Tree)"
    377    -1    "Use Backpack #1 for a certain period of time."
    378    -1    "Use Backpack #2 for a certain period of time."
    379    -1    "Use Backpack #3 for a certain period of time."
    380    -1    "Use Backpack #4 for a certain period of time."
    381    -1    "Shows the Attribute Window when you Alt+Right-click"
    382    -1    "When you upgrade a Pentagram item or Errtel, your chance for a successful upgrade increases by 10%."
    383    -1    "A Combination talisman that prevents items from disappearing when upgrading Pentagram or Errtel items."
    384    -1    "Use level : Master Level 1 or above."
    385    -1    "Increases your chance of creating Warrior's Cloak."
    386    -1    "Combining this note with 2 Ice Walker's Mane#and 1 Dark Iron Knight's Sword#will create Sonic Blade."
    387    -1    "Combining this note with 2 Mammoth Bundles of Fur#and 1 Dark Mammoth's Horn#will create a Cyclone Sword. "
    388    -1    "They are used for general combinations for#Chaos Goblins in Noria."
    389    -1    "If you have +15 Death King's Bone & Clock of Death, send a ticket through CS"
    390    -1    "If you have +15 Hell Maine's Leather & Wing of Chaos, send a ticket through CS"
    391    -1    "If you have +15 Dark Phoenix Feather & Wing of Magic, send a ticket through CS"
    392    -1    "If you have +15 Death Beam Knight Soul & Wing of Life, send a ticket through CS"
    393    -1    "Your wings will be upgraded to +15 grade wings. (2 Excellent options)"
    394    -1    "Combining this note with 2 Giant's Pieces of Ice#and 1 Dark Iron Knight's Sword# will create Blast Break."
    395    1    "Possible combination items %d / 5."
    396    1    "%d / 5, Once you have 5, they automatically transform into Spirit Map."
    397    -1    "Combining this note with 2 Coolutin's Poison#and 1 Dark Mammoth's Horn#will create Magmus Peer."
    398    -1    "Combining this note with 2 Giant's Pieces of Ice#and 1 Dark Giant's Axe#will create Horn of Steal."
    399    -1    "Combining this note with 2 Ice Walker's Mane#and 1 Dark Mammoth's Horn#will create Angelic Bow."
    400    -1    "Combining this note with 2 Iron Knight's Hearts#and 1 Dark Coolutin's Blood#will create Devil Crossbow."
    401    -1    "Combining this note with 2 Giant's Pieces of Ice#and 1 Dark Mammoth's Horn#will create Miracle Staff."
    402    -1    "Combining this note with 2 Iron Knight's Hearts#and 1 Dark Giant's Axe#will create Spite Staff."
    403    -1    "Combining this note with 2 Iron Knight's Hearts#and 1 Dark Iron Knight's Sword#will create Asura."
    404    -1    "Combining this note with 2 Mammoth Bundles of Fur#and 1 Dark Coolutin's Blood#will create Thunderbolt."
    405    -1    "Combining this note with 2 Iron Knight's Hearts#and 1 Dark Mammoth's Horn#will create Soul Blinger."
    406    -1    "Combining this note with 2 Giant's Pieces of Ice#and 1 Dark Coolutin's Blood#will create Prickle Gloves."
    407    -1    "Item created from stacking 5 Mithril Fragments. Used when combining Mithril."
    408    -1    "Item created from stacking 5 Elixir Fragments. Used when combining Elixir."
    409    228    "Increases damage %d%%"
    410    229    "Increases damage %d%%"
    411    230    "Increases damage %d%%"
    412    231    "Absorb %d%% of damage"
    413    232    "Absorb %d%% of damage"
    414    233    "Absorb %d%% of damage"
    415    -1    "Players with an Outlaw status cannot take effect"
    416    0    "Item especial Ex700 Edition"
    end

  21. #21
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Imgur: The most awesome images on the Internet Thanks Bro ithink i Put Wrong Text :)

    - - - Updated - - -

    Bro Can i add you in Facebook ?

    - - - Updated - - -

    Quote Originally Posted by allexander View Post
    works for me, used BmdDec

    Tutorial:

    Open BmdDec -> EX603 -> ItemTextTooltip.bmd -> ENCRYPT/DECRYPT -> save it somewhere at your choice itemtooltiptext_eng.txt -> Edit & Save with Notepad -> Open BmdDec -> EX603 -> Encrypt -> ItemTextTooltip.txt -> ENCRYPT/DECRYPT -> save it somewhere at your choice itemtooltiptext_eng.bmd -> Replace the original and you are done.

    Bro is This Work in Item ? iwant to Change Item Name Like Kriss to TEST Kriss Then i Try to Encrypt BmdDec has Stop Working

  22. #22
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    Imgur: The most awesome images on the Internet Thanks Bro ithink i Put Wrong Text :)

    - - - Updated - - -

    Bro Can i add you in Facebook ?

    - - - Updated - - -




    Bro is This Work in Item ? iwant to Change Item Name Like Kriss to TEST Kriss Then i Try to Encrypt BmdDec has Stop Working
    same problem, some wrong edited text somewhere

  23. #23
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    i Try Mu ToolKit But Cant Change 100% in Inventory name of Item is The Original Name "Kriss" But When you Drop the Item Name is "TEST Kriss" Same if you Loot But in Inventory Still "Kriss" i Hope You Understand xD

  24. #24
    Novice C++ allexander is offline
    MemberRank
    Feb 2011 Join Date
    European UnionLocation
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Quote Originally Posted by seedmaker View Post
    i Try Mu ToolKit But Cant Change 100% in Inventory name of Item is The Original Name "Kriss" But When you Drop the Item Name is "TEST Kriss" Same if you Loot But in Inventory Still "Kriss" i Hope You Understand xD
    need to change server side too

  25. #25
    Account Upgraded | Title Enabled! seedmaker is offline
    MemberRank
    Feb 2017 Join Date
    127.0.0.1Location
    580Posts

    Re: Where Can i Edit Monster Drop Items ?

    Bro Irestart my Server Then i got this Imgur: The most awesome images on the Internet 12:48 AM 4 22 2017 Philippine Time

    - - - Updated - - -

    Quote Originally Posted by allexander View Post
    need to change server side too
    Yeah Server Side and Client Side Change Kriss to TEST Kriss



Page 1 of 2 12 LastLast

Advertisement