Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Results 1 to 7 of 7
  1. #1
    Scout
    Heartagram's Avatar
    Join Date
    Aug 2008
    Posts
    7
    Post Thanks / Like
    Rep Power
    16
    Reputation
    21

    Create a custom instance


    Register to remove this ad
    Hello, In this TuT i will tell u how to make an cave full with mobs to level and with bosses to get epix..

    First.. u pick an place like Duskwood Crypt..
    Go inside there.. and u type: .gps

    Go to the teleport_coords table
    And make something like Jargs did.. now if you dont know what jarqs is dont worry about it

    Then go to Gameobject_names and make the portal here too
    (Just like Jargs did)

    Save it..
    Restart Ascent / Server
    Go to C:/Program Files/World of Warcraft/Cache and delete WDB

    Log in to WoW again.. Go outside the crypt.

    And type : .go spawn <ID of the Portal>

    If its right.. the portal will be spawned there u made. if its right and u click it u will get inside the cave..

    Spawn some Karazhan Gate Portcullis to block the way inside there.
    Then u go inside the Crpyt.. Delete all mobs there.

    Spawn some mobs u like to spawn there.
    Dosnt matter.. Custom mobs bla bla..

    Then if u like Custom bosses in there.. U Go to Creature_names.
    Make a new line by doing this
    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 .additem <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.com 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.


    Woot we're done

    NOW BACK TO TEH INSTANCE

    If u made the custom boss..
    creatin a custom item. wow-v.com


    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.


    Now.. Ehm u can make the mob say: Level ?? (boss)
    Go to Creature_names table.. U see there: Flags1 , Tye, Family , Rank , Unk4
    Set Flags1 to = 108.. Set Type to = 6.. Set Rank to = 3.

    Then u restart server again and delete cache again..
    Log in to wow again and try to spawn the boss..
    If its right u see:

    <Name of Mob>
    <Subname>
    Level ?? (boss)

    If u kill the boss u will see the custom item u made in there.

    Soo.. further u will do everything the same like before, Spawn mobs and bosses in there.. At the end make something like portal to ur Starter area =)

    And thats basicly it


    -Heartagram


    › See More: Create a custom instance

  2. #2
    Founder
    Apple's Avatar
    Join Date
    Jul 2008
    Location
    HeaveN
    Posts
    15,916
    Post Thanks / Like
    Rep Power
    10
    Reputation
    295
    That guide kinda nice , Good Contribution





  3. #3
    Scout

    Join Date
    Aug 2008
    Posts
    27
    Post Thanks / Like
    Rep Power
    16
    Reputation
    13
    Lovely,





  4. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  5. #4
    Grunt
    S3RO's Avatar
    Join Date
    Aug 2008
    Posts
    39
    Post Thanks / Like
    Rep Power
    16
    Reputation
    16
    oooo, nice thanks for share


    Auguries of Innocence
    To see a world in a Grain of Sand,
    And a Heaven in a Wild Flower,
    Hold Infinity in the palm of your hand,
    And eternity in an hour.


    |MMOPro.net
    Super Moderator
    |



  6. #5
    Succy
    Guest
    Dude, Seriously "Like Jargs did" Doesn't help anyone at all?
    Please edit that, otherwise the thread doesn't make any sense at ALL!

  7. #6
    Contributor
    StickyIcky's Avatar
    Join Date
    Jul 2008
    Location
    127.0.0.1
    Posts
    747
    Post Thanks / Like
    Rep Power
    18
    Reputation
    188
    Succy talk on MSN!

  8. #7
    Beginner

    Join Date
    Aug 2008
    Posts
    9
    Post Thanks / Like
    Rep Power
    16
    Reputation
    4

    Register to remove this ad
    Very Nice! when I can! Thanks alot.

    Enjoy!
    ~Pimp

 

 

Visitors found this page by searching for:

custom instance create trinitycor

how to make a custom instance trinity

how to create a custom instance in trinity

wow how to create custom instance

how to add custom mobs in trinity

wow hwo to make a custom instance

trinity create custom instance

how to delete all boss loot from instance navicat

create custom boss wow spelldataid

wow how to make custom instance

how to make custom mobs for trinity

how to make custom boss trinity

creating wow custom instance

how to make custom instance trinity

SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 05:41 PM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org