Adding custom loot to custom mobs menu

User Tag List

Results 1 to 7 of 7
  1. #1
    Aldun's Avatar Banned
    Reputation
    616
    Join Date
    Feb 2009
    Posts
    1,365
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Adding custom loot to custom mobs

    Hey,

    I made a few custom npcs, and a few custom items. However, how can I choose what npc drops the items with what rate etc. Im not an experienced user, so dont make it too hard to understand please =)
    I assume its at Loot_Creatures , but what to add at EntryID then? And Index?
    Using Arcemu/ascent, 3.0.8, and Navicat

    Thanks!
    -Aldun
    Last edited by Aldun; 02-12-2009 at 12:06 PM.

    Adding custom loot to custom mobs
  2. #2
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aldun View Post
    Hey,

    I made a few custom npcs, and a few custom items. However, how can I choose what npc drops the items with what rate etc. Im not an experienced user, so dont make it too hard to understand please =)
    I assume its at Loot_Creatures , but what to add at EntryID then? And Index?
    Using Arcemu/ascent, 3.0.8, and Navicat

    Thanks!
    -Aldun
    Go to table "loot_creatures" or whatever it's called.
    Then make a new row by clicking on the "+".
    Now start filling it out like this:

    Code:
    index - dont touch it, it will auto generate a number after u save it.
    entryid: the entryid of ur NPC Boss or any other NPC.
    
    itemid: The item it will drop, NOTE: to add more drop then add more rows!
    
    percentchance: this is the percent chance of the loot. if u put 100 it will be 100% chance on drop. u can put any number here. recommend using a small number like 37 or something
    
    Heroicpercentchance: This is if the NPC u make is a Heroic Boss. You can make loot only aviable with heroic on items by putting normal percenchance to 0 and heroic to something more than 1. you can also make it aviable for both.
    
    mincount: This will be the minimum amount of an item wich will be dropped.
    I reccommend "1" if its gonna be a sword or armor. if it's gonna drop berries or potions and things then u can go over 1 to like 200. then it will drop 200 potions.
    
    maxcount: the maximum amount of an item to be dropped. choose 1 for swords etc armor etc. this number will be maximum amount so as an example:
    U put 8 in "mincount" and 13 in "maxcount" then the item will randomly be from 8 to 13 times dropped in the loot.
    
    ffa_loot: Leave this at 0, dont know what it is.
    Ok hope that helped
    It's been a while

  3. #3
    Aldun's Avatar Banned
    Reputation
    616
    Join Date
    Feb 2009
    Posts
    1,365
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sasoritail View Post
    Go to table "loot_creatures" or whatever it's called.
    Then make a new row by clicking on the "+".
    Now start filling it out like this:

    Code:
    index - dont touch it, it will auto generate a number after u save it.
    entryid: the entryid of ur NPC Boss or any other NPC.
    
    itemid: The item it will drop, NOTE: to add more drop then add more rows!
    
    percentchance: this is the percent chance of the loot. if u put 100 it will be 100% chance on drop. u can put any number here. recommend using a small number like 37 or something
    
    Heroicpercentchance: This is if the NPC u make is a Heroic Boss. You can make loot only aviable with heroic on items by putting normal percenchance to 0 and heroic to something more than 1. you can also make it aviable for both.
    
    mincount: This will be the minimum amount of an item wich will be dropped.
    I reccommend "1" if its gonna be a sword or armor. if it's gonna drop berries or potions and things then u can go over 1 to like 200. then it will drop 200 potions.
    
    maxcount: the maximum amount of an item to be dropped. choose 1 for swords etc armor etc. this number will be maximum amount so as an example:
    U put 8 in "mincount" and 13 in "maxcount" then the item will randomly be from 8 to 13 times dropped in the loot.
    
    ffa_loot: Leave this at 0, dont know what it is.
    Ok hope that helped

    Great, simple guide =) Thanks!

  4. #4
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aldun View Post
    Great, simple guide =) Thanks!
    np

    :wave:
    It's been a while

  5. #5
    shadowslayer133's Avatar Active Member
    Reputation
    61
    Join Date
    May 2008
    Posts
    313
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    An easier way to make loot is to use F.D.E. 1.0.3 This version is only not up to date with quests it works with loot creatures and all else, an owner/admin's friend

    Done by piersd
    Gamer tag - Midnight133

  6. #6
    Aldun's Avatar Banned
    Reputation
    616
    Join Date
    Feb 2009
    Posts
    1,365
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shadowslayer133 View Post
    An easier way to make loot is to use F.D.E. 1.0.3 This version is only not up to date with quests it works with loot creatures and all else, an owner/admin's friend
    Hmm, Google and the search function both dont say anything about it. Can you please give me the site?

  7. #7
    sasoritail's Avatar Contributor
    Reputation
    161
    Join Date
    Sep 2008
    Posts
    655
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aldun View Post
    Hmm, Google and the search function both dont say anything about it. Can you please give me the site?
    Go to google and search for Flexible Database Editor instead of F.D.E
    It's been a while

Similar Threads

  1. Custom mob n loot
    By elshagan in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-21-2009, 05:42 AM
  2. Adding visual weapons to custom mobs
    By jordytin92 in forum WoW EMU Questions & Requests
    Replies: 8
    Last Post: 02-25-2009, 11:05 AM
  3. Adding custom items/npcs/mobs
    By ArcticdeathSR in forum WoW EMU Questions & Requests
    Replies: 4
    Last Post: 01-07-2009, 06:08 PM
  4. How to Make Custom Loot For a mob
    By friendofdar in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 12-09-2007, 10:02 PM
  5. How to Make A Custom Mob
    By JulianX in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 09-26-2007, 10:48 AM
All times are GMT -5. The time now is 03:00 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search