[Guide] How to Create Custom Creatures menu

User Tag List

Results 1 to 10 of 10
  1. #1
    Corosive720's Avatar Member
    Reputation
    11
    Join Date
    Nov 2007
    Posts
    156
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] How to Create Custom Creatures

    Okay i know a lot of people don't know how to do this (I didnt). I just figured it out from messing around with the tables in the database. So here it goes. Step 1.Connect to your database with your database tool (SQLyog, Navicat, heidi etc..)

    Step 2.Click on the Creature_names table and go to your table editor.

    Step 3.Make a new row. For entry id, use something thats not already taken by an other npc (this will be .npc spawn <id you chose>)

    Subname is the text you see under the creature name in <brackets>

    Set flags1 to 0

    Type = 0

    Family = 0

    Rank = 0

    unk4 = 0

    SpellDataID = 0

    For display id, go to Wowhead: Preventing wipes since 2006. and type in the name of the npc that you want your custom mob to look like. Once you've found the NPC you like, look at the number at the end of the url it should be something like 5858 (Greater Lava Spider). Next go to your database tool and look in creature_names for the entry id that you found on wowhead. Once you've found it, look at the display id that it has, and put that same display id (in the Greater Lava Spider's Case 7510) into your custom mob's display id column.

    unk2 = 1

    unk3 = 1

    Civillian = 0

    Leader = 0

    Whew! where done with creature_names

    Step 4.Go to the Creature_proto table in your database tool.

    Step 5.For entry ID, put the same number you put in for the entry id in creature_names(If you dont do this, it wont work)

    Level = Your desired Level

    Faction = 14

    Health = Your desired Health Ammount

    Mana = Your desired Mana Ammount

    Scale = Your desired mob size

    npcflags = 0

    attackTime = Your desired attack time

    mindamage = Your desired Minimum Damage

    maxdamage = Your desired Maximum Damage

    rangedattacktime = Your desired attack time

    rangedmindamage = Your desired minimum ranged damage

    rangedmaxdamage= Your desired maximum ranged damage

    **NOTE** I havent found the ranged attack speed/dmg to affect the damage of the mob, but I would put it in just in case.

    Mountdisplayid = 0

    All of the itemslot/displayid/info = 0

    Respawn time = Your desired respawn time (miliseconds i think) Default is 360000

    All resistances0-6 = Your desired mob resistances

    Combat reach = 0

    Bounding radius = 0

    Auras = Leave it blank

    Boss = 0

    Money = Your desired ammount of money dropped by the mob

    Wewt we're done with creature_proto

    Step 6.Now we will add the mob's loot.

    Index = Use 9999999 To be safe (Yes, that many 9's )

    Entry = Your Custom Mob's entry id (999999)

    Item ID = Entry id for the item you want your mob to drop. (For mulitple drops, use the same creature id but a different index number)

    Percentchance = Your desired item drop rate.

    mincount = Your desired minimum ammount of how many times the item drops per kill.

    maxcount = Your desired maximum ammount of how many times the item drops per kill.

    [Guide] How to Create Custom Creatures
  2. #2
    robtuner's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    40
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is not custom,
    Just make an extra mob with already have source.

  3. #3
    runiker's Avatar Contributor
    Reputation
    105
    Join Date
    Nov 2007
    Posts
    501
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could be a lil bit more detailed

  4. #4
    alexhowes1's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great! +rep if i could, hehe once i figure out how to add rows on Heidi, ill try it :P

  5. #5
    Oberman12's Avatar Member
    Reputation
    1
    Join Date
    Nov 2006
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Will have to try this out. ^-^

  6. #6
    Muchomig's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alexhowes1 just go to the botttom row, select it and press the down key

    And is it possible to make npcs look like characters?

  7. #7
    xinrua's Avatar Member
    Reputation
    1
    Join Date
    Dec 2007
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    umm you did not describe what we need to do for step 6:

    Step 6.Now we will add the mob's loot.

    how do we even get the "mob's loot" ?

  8. #8
    Krazyglue's Avatar Member
    Reputation
    13
    Join Date
    Oct 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide thanks
    -Krazyglue

  9. #9
    kn0wntoowell's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    <bump because of numerous questions>

  10. #10
    Medzii's Avatar Active Member
    Reputation
    22
    Join Date
    Mar 2007
    Posts
    182
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by xinrua View Post
    umm you did not describe what we need to do for step 6:

    Step 6.Now we will add the mob's loot.

    how do we even get the "mob's loot" ?
    If you want a custom mob that drops like custom made gear ,lets say your boss shall drop id "2002" witch is like Wron dagger or w/e it will look like
    Index: Any number
    Entery: Mobs number.
    Itemid: Id of the item you want him to drop EX 2002
    Percentchanse: I belve this is the drop rate in %
    Heroicpercchans: Same as above just for heroic instances.
    mincount:How many that can drop at same time
    maxcount: max how many that can drop
    FFA_loot: this is íf everyone can take it keep it 0 if you want it normal.

Similar Threads

  1. [Guide] How to make Custom Vendors with ADE
    By Greensponge in forum WoW EMU Guides & Tutorials
    Replies: 22
    Last Post: 05-07-2008, 11:33 PM
  2. Replies: 6
    Last Post: 12-22-2007, 07:59 PM
  3. [Guide] How to create a weapon/item. Easy. PICS INSIDE, +2 other quick guides.
    By Wheeze201 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-15-2007, 05:03 PM
  4. How to create custom monsters for your server!
    By renitharis in forum WoW EMU Guides & Tutorials
    Replies: 13
    Last Post: 12-10-2007, 07:53 PM
  5. How to create custom NPC's the easy way!Works for all versions!
    By MissMurder in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 12-05-2007, 08:06 PM
All times are GMT -5. The time now is 01:34 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search