How to add custom objects to game menu

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 52
  1. #1
    OMGPWN's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How to add custom objects to game

    INSERT INTO `gameobject_names` VALUES ('Entry id', '14', 'Display id', 'Name of object', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');

    Have wow model viewer and wow studio open of wow model viewer and click on World now anything you see in there pick what you want. I want
    the alliance guard tower

    Now open up mywarcraft studio and hit file and open Patch-enus then open Dbfilesclient in the list to the left now once thats open scroll till u see gameobject display info Now there is a search bar at the top.. type in the exact name of the thing you saw in the model viewer and once you find it the number on the left of the name is the display id


    Now back to
    INSERT INTO `gameobject_names` VALUES ('Entry id', '14', 'Display id', 'Name of object', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
    Copy and paste that into a note pad and then change the entry to anything youed like for the object spawn id make sure it hasent already been used for another object now for the display id put the number that is to the left of the name shown in the picture as your display id now for name of object put what ever you want like for me i would put fat tower somthng I will rememberNow that 14 there is the weirdest part... The object name has either .mdx or .wmo next to its name as you can see if its .wmo make the number 14 if its .mdx make it 5 now here is what mine looks like
    INSERT INTO `gameobject_names` VALUES ('99999', '5', '661', 'fat tower', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
    Now copy and past that into the sql and execute it.
    Now sorry the guide is so ghetto and lacks pictures and super detail but im tired this will work if you follow it rite.

    How to add custom objects to game
  2. #2
    NineOneOne's Avatar Member
    Reputation
    14
    Join Date
    Aug 2006
    Posts
    126
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice +2rep

  3. #3
    OMGPWN's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you I wanna be come somone on this site instead of just a noob so im trying to contribute alot

  4. #4
    Killer_Dajobe's Avatar Member
    Reputation
    29
    Join Date
    Feb 2007
    Posts
    200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide 2 rep for you sir.

  5. #5
    Festigio's Avatar Contributor
    Reputation
    155
    Join Date
    Dec 2006
    Posts
    391
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wrong Section. This should be in the Emulator Guide Section.
    But Still, +2rep


  6. #6
    OMGPWN's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I am so tired I dident realize! ><

  7. #7
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice guide, but wrong section

  8. #8
    staskax's Avatar Member
    Reputation
    31
    Join Date
    Dec 2007
    Posts
    146
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep . nice guide


  9. #9
    OMGPWN's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    With how many people are always like make me this make me that I really thought this thread would have made it big :P But what ever thanks for the rep and it feels good to contribute

  10. #10
    depe's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ffffffffffffffffffff

  11. #11
    depe's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    really nice!

  12. #12
    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)
    Um my "My warcraft studio" wont work for me can i get a link to the right one i got 3 diff errors from 3 diff ones lol i need most current and im using vista is that a prob?

  13. #13
    OMGPWN's Avatar Active Member
    Reputation
    35
    Join Date
    Oct 2006
    Posts
    431
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could be a prob.. I just get it and it works try maby googling a vista compatible one. All I can think of give me feedback if it works..

  14. #14
    Saedusii's Avatar Contributor
    Reputation
    116
    Join Date
    Nov 2007
    Posts
    457
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No.. It is compatatible with Vista, I'm using it as we speak.


  15. #15
    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)
    ahh nope not compatible but if u find one that is ill +rep ya lol

Page 1 of 4 1234 LastLast

Similar Threads

  1. [WC3] How to add Custom Commands...
    By Henessy in forum Gaming Chat
    Replies: 8
    Last Post: 05-26-2010, 11:36 AM
  2. (TUT) How to enter custom objects / find them out.
    By Heartripperz in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 05-12-2009, 03:51 PM
  3. [Guide] How to Add Custom Objects To your Private Server!(for HeidiSql)
    By hampe95 in forum WoW EMU Guides & Tutorials
    Replies: 0
    Last Post: 10-07-2008, 01:42 PM
  4. How To Add Custom Sounds to Gag
    By braxus in forum World of Warcraft Guides
    Replies: 4
    Last Post: 08-10-2008, 06:30 PM
  5. How to add custom graveyards in Mangos 6321?
    By Kubiatsu in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 08-04-2008, 05:27 PM
All times are GMT -5. The time now is 04:39 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