Make Monsters drop diffrend items.

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 31
  1. #16
    Proficient Member nokipa is offline
    MemberRank
    Jan 2007 Join Date
    156Posts

    Re: [Guide] Make Monsters drop diffrend items.

    i need to add more

    to make it rare, make it exactly +25, for example dragon soul staff at lvl 75, so if we want to make it rare, make monster lvl 100, if monster lvl at 101-102, exc dragon soul staff will be easy to drop, this is usefull for low - med rate server, but for high rate server,mm useless :p

  2. #17
    RZ's most loyal knight Dios is offline
    ModeratorRank
    Apr 2005 Join Date
    ArgentinaLocation
    5,238Posts

    Re: [Guide] Make Monsters drop diffrend items.

    Guys always have in mind that changing the level of an item in item(kor).txt will also change the requirements they ask to be used.

    If you make an item level 170 it wont ask for the same stuff an item level 64 asks for.

    needstr = 0.03 * items[i].droplvl * items[i].str + 20;
    needagi = 0.03 * items[i].droplvl * items[i].agi + 20;
    needenergy = 0.04 * items[i].droplvl * items[i].eng + 20;
    Credits for the formula finding: Zerg (MMORPG Development Forums - RaGEZONE (sponsored by TFN.gr) - View Profile: zergnm)

    PS: Also remember to change item.bmd or players will suffer disconnection, wont be able to wear X items and similar issues.

    Zerg:
    needagi and needenergy are right only if initial values are not 0
    otherwise all items would have 20 agi and 20 energy requirements

  3. #18
    Valued Member EntretenimientO is offline
    MemberRank
    Jun 2008 Join Date
    PanamaLocation
    133Posts

    Re: [Guide] Make Monsters drop diffrend items.

    On the S3 Items i have this..
    Drop Name Value ItemLVL
    0 "GM Box" 0 0
    So if i want to Drop i should put
    1 "GM Box" 0 (The M LVL i want to drop it)
    But what i need to put on the Value?

  4. #19
    Enthusiast pvpone is offline
    MemberRank
    Aug 2007 Join Date
    29Posts

    Re: [Guide] Make Monsters drop diffrend items.

    10/10 Cool thanks)

  5. #20
    Bierlust kstor1234 is offline
    MemberRank
    Apr 2006 Join Date
    BedLocation
    820Posts

    Re: [Guide] Make Monsters drop diffrend items.

    pretty simple, tough, im sure there are better ways to do this, and doing it makes the game boring!

  6. #21
    Proficient Member nokipa is offline
    MemberRank
    Jan 2007 Join Date
    156Posts

    Re: [Guide] Make Monsters drop diffrend items.

    Quote Originally Posted by kstor1234 View Post
    pretty simple, tough, im sure there are better ways to do this, and doing it makes the game boring!
    booring? so by putting all item inside BOK the game will be fun? naah...

  7. #22
    Enthusiast Jonae is offline
    MemberRank
    Oct 2009 Join Date
    32Posts

    Re: [Guide] Make Monsters drop diffrend items.

    not working for me :((

  8. #23
    Account Upgraded | Title Enabled! AngelShade is offline
    MemberRank
    Feb 2007 Join Date
    RomaniaLocation
    413Posts

    Re: [Guide] Make Monsters drop diffrend items.

    This is the guide, i figured this by myself, i just wanted to point out no one helps you in this matter, i asked for help everywhere on like 5-6 forums about mu developing no one wants to help you, its like changing the drop its a taboo.

  9. #24
    TheUninvited TheUninvited is offline
    MemberRank
    Nov 2009 Join Date
    TheUninvitedLocation
    464Posts

    Re: Make Monsters drop diffrend items.

    i dont get this one :
    Second way

    PART 3
    You can also just change the item level itself,
    this way you dont have to edit the monster.txt, and all the xp stays the same:

    We will use the legendary armor example again:
    as we noticed the gorgon was level 64 now we are going to check the item.txt

    Quote:
    Item Name ItemLVL Defense Durability
    "Legendary Armor" 62 22 0 42
    as you can see the item level is 62,, its around the level of the gorgon

    so if you want to drop it from a a spider, (i told you that the normal level of a spider is level 2)
    you have to change the item number to level 1/2 :D and it will drop from a spider

    the case with the item.txt, is a litle difrend because you work with a level range as you can see the level of the legendary armor is not level 64 but 62, and i dont know a level range of it, but if you stay around the monster level it will work :D!

    the problem wit this way is that you have to change every single item,, on and with mosnter.txt you dont have to.


    i hope this guide was helpfull :D good luck and have fun with it! :D

    sorry for my bad english :)


    P.S WAT DO U MEAN BY SAYING SINGLE ITEM?

  10. #25
    King of the bongo Denied is offline
    MemberRank
    Oct 2009 Join Date
    RomaniaLocation
    986Posts

    Re: Make Monsters drop diffrend items.

    Nice tut , great job!

  11. #26
    Enthusiast BLooDK is offline
    MemberRank
    Jun 2010 Join Date
    U.A.E , DubaiLocation
    36Posts

    Re: Make Monsters drop diffrend items.

    This Guide helped me alot thx dude for this nice guide

  12. #27
    Member markjim is offline
    MemberRank
    Nov 2009 Join Date
    93Posts

    Re: Make Monsters drop diffrend items.

    Nice tutorial dude!!

  13. #28
    No Pain - No Gain herosotoan is offline
    MemberRank
    Jul 2006 Join Date
    VietnamLocation
    369Posts

    Re: Make Monsters drop diffrend items.

    Nice guide! I like it alot :D

  14. #29
    Apprentice jingleincr is offline
    MemberRank
    Mar 2009 Join Date
    11Posts

    Re: Make Monsters drop diffrend items.

    nice guide man... atleast we gain some knowledge...

  15. #30
    Apprentice Vipera is offline
    MemberRank
    Apr 2010 Join Date
    RomaniaLocation
    7Posts

    Re: Make Monsters drop diffrend items.

    Very nice



Page 2 of 3 FirstFirst 123 LastLast

Advertisement