Thread: Npcdrops (final devo 2.6)

Results 1 to 3 of 3
  1. #1 Npcdrops (final devo 2.6) 
    Registered Member
    Join Date
    Nov 2007
    Posts
    24
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Well for some reason the npcdrops.cfg doesn't work at all and you have to use this other one in a java format and its really confusing, I can't figure it out. I was wondering if there's a way to make the npcdrops.cfg file work again?
    Reply With Quote  
     

  2. #2  
    Mr Sheen
    Guest
    Ok, i had the exact same problem but you need to use the java one.
    {npcid, dropitemid, amount, rarity}

    Npcid - The id of the npc
    Dropitemid - The name of the item you want it to drop
    Amount - Say if you wanted to drop coins make this 1000 and it will drop 1k
    Rarity - 0 = Drop all the time, 100 = Extremely rare drop, Inbetween (2-99) work the same way but if its 50 or higher it will become rarer to get.

    Example: {1, 995, 1000,1} - This will make a man drop 1,000gp everytime its killed, because the rarity is set to 1.

    So add that code or whatever to the java fil, and it will drop
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Nov 2007
    Posts
    24
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Mr Sheen View Post
    Ok, i had the exact same problem but you need to use the java one.
    {npcid, dropitemid, amount, rarity}

    Npcid - The id of the npc
    Dropitemid - The name of the item you want it to drop
    Amount - Say if you wanted to drop coins make this 1000 and it will drop 1k
    Rarity - 0 = Drop all the time, 100 = Extremely rare drop, Inbetween (2-99) work the same way but if its 50 or higher it will become rarer to get.

    Example: {1, 995, 1000,1} - This will make a man drop 1,000gp everytime its killed, because the rarity is set to 1.

    So add that code or whatever to the java fil, and it will drop
    Alright thanks =P
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •