[Sql/Patch] All buildings, models, etc. as Gameobjects menu

User Tag List

Page 2 of 15 FirstFirst 123456 ... LastLast
Results 16 to 30 of 217
  1. #16
    Greatdrak's Avatar Contributor
    Reputation
    99
    Join Date
    Sep 2007
    Posts
    445
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ah, so theres a limit via capacity on the emulator and database?
    Roses are Blue, Violets are Red, I'm crap with colors, but killer in Bed.

    [Sql/Patch] All buildings, models, etc. as Gameobjects
  2. #17
    Razmataz's Avatar Contributor
    Reputation
    208
    Join Date
    Apr 2007
    Posts
    663
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  3. #18
    Dark_Spyro_003's Avatar Contributor
    Reputation
    159
    Join Date
    Apr 2009
    Posts
    50
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Short explanation on the system to clarify.
    Basicly, when WoW loads a game object, it loads it per displayID which the server gives them. The client changes the displayID into the model it needs to display.
    However, only a handfull (about 4000) are actually inside the list for gameobject displayIDs, because the rest is not supposed to be in there. This patch adds all existing models to the list of displayIDs, using a custom set of IDs we added ourselves.
    Of course, you can only edit the client with a client-side patch.

    Hope this clarifies a bit.

    ~Spyro

  4. #19
    Linkn's Avatar Contributor
    Reputation
    90
    Join Date
    Mar 2009
    Posts
    296
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is great since I am a total failure with model editing. +Rep for this great release.

  5. #20
    ximen's Avatar Member
    Reputation
    12
    Join Date
    Nov 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I remember a guy named Walshie doing this a long time ago, but a Mangos release please?

  6. #21
    Harambeqt's Avatar Elite User CoreCoins Purchaser
    Reputation
    333
    Join Date
    Mar 2010
    Posts
    1,206
    Thanks G/R
    9/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fukin epic good job !
    Support the #1 WoW Emulator:
    http://arcemu.org/
    https://github.com/arcemu/arcemu
    - - -

  7. #22
    I Hypnotoad I's Avatar Contributor
    Reputation
    147
    Join Date
    Aug 2007
    Posts
    873
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    .. must.. spawn.. BIG.. BUILDINGS!!!

    Nice one bro. I've been looking for this for ages. <3


    Dragon[Sky] can get into our signatures, AND our pants.



  8. #23
    ximen's Avatar Member
    Reputation
    12
    Join Date
    Nov 2007
    Posts
    75
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Weird fact: On Mangos, I added these by hand when having the patch installed, and using your displays, then I spawned a few, saved them and everything, they were also in the table for saves. after a restart, only objects that's orginally in the game was saved? Any solution?

  9. #24
    Dark_Spyro_003's Avatar Contributor
    Reputation
    159
    Join Date
    Apr 2009
    Posts
    50
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ximen View Post
    Weird fact: On Mangos, I added these by hand when having the patch installed, and using your displays, then I spawned a few, saved them and everything, they were also in the table for saves. after a restart, only objects that's orginally in the game was saved? Any solution?
    Core bug? I'm not familiar with mangos and how you option for saving custom GameObjects.

  10. #25
    Onelord's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is, Disturbing.. Cause when I spawn a .wmo object or anything like it, It crashes wow.. All the time and it is a patch problem I don't know if it's the .mpq file or the .sql... But I would love if you updated this to the real one.

  11. #26
    Dark_Spyro_003's Avatar Contributor
    Reputation
    159
    Join Date
    Apr 2009
    Posts
    50
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Onelord View Post
    This is, Disturbing.. Cause when I spawn a .wmo object or anything like it, It crashes wow.. All the time and it is a patch problem I don't know if it's the .mpq file or the .sql... But I would love if you updated this to the real one.
    You're most probably spawning WMOs that are no longer compatible with your game version, or are not actual WMOs (such as the _000.wmo named-ones, though I thought I removed those)

    Could you please say with which WMO you are having issues?

    Originally Posted by ximen View Post
    I remember a guy named Walshie doing this a long time ago, but a Mangos release please?
    Could you please provide the database structure for the mangos gameobjects table? Then I'll see what I can do.
    Last edited by Dark_Spyro_003; 04-22-2010 at 10:24 AM.

  12. #27
    Reflection's Avatar Legendary
    Reputation
    783
    Join Date
    Mar 2008
    Posts
    3,377
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes the GO's ending with _000.wmo don't work. Maybe you spawned some of these?

    Freelance Digital Artist
    https://reflectionartwork.deviantart.com
    You did not desert me
    My brothers in arms


  13. #28
    Razmataz's Avatar Contributor
    Reputation
    208
    Join Date
    Apr 2007
    Posts
    663
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Some .wmo's are bugged. Theres one such as a fishinghole or waterhole or something that crashes attempting to render water particles.

  14. #29
    Onelord's Avatar Member
    Reputation
    3
    Join Date
    Sep 2007
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Doesn't matter what kind, It crashes with whatever .wmo I spawn. Sorry about, my english though. Hopefully you understand

    Also, If you got time.. Please remove those objects who crashes and update the topic.. Thanks in advance =3
    Last edited by Onelord; 04-23-2010 at 08:00 AM.

  15. #30
    iotech's Avatar Active Member
    Reputation
    28
    Join Date
    May 2008
    Posts
    113
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dark_Spyro_003,

    I checked this out on the Trinity implementation I made. All objects I tried that had a _001, or 002, or w/e appended to the name crashed the client. There are a LOT of them in there. The ones without the 00x on them did not crash the client, though some (very few) didnt spawn anything and had the error that the object has invalid data and cannot be spawned.

    Edit: Seems to only crash on WMOs with this numbering thing (theyre doodad sets actually, thats why it crashes). M2s dont seem to be affected. (i.e. ArathiTree_dead_001.m2 [PATCH] works fine, AltarOfStorms_000.wmo [PATCH] crashes client... but AltarOfStorms.wmo [PATCH] is ok.

    Edit2: Here's the SQL for Trinity, redone without the crashing WMOs. This may also work for Mangos, someone please confirm. Link With this change (on Trinity), the bad WMOs will still show up when you do ".lookup object" command, but you cant spawn them and it doesnt crash the client... just dont try to spawn objects with _000.wmo or _001.wmo in the name, but if you do, no harm done.

    -iotech
    Last edited by iotech; 04-26-2010 at 01:47 PM.

Page 2 of 15 FirstFirst 123456 ... LastLast

Similar Threads

  1. Download to (sql all buildings as gameobjects)?
    By reignoflife in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 02-15-2012, 12:23 AM
  2. [SQL] All buildings, models, etc. as Gameobjects (Echeloned Mangos)
    By Sidriel in forum WoW EMU General Releases
    Replies: 19
    Last Post: 03-04-2011, 03:25 PM
  3. [Sql/Patch] More Interior Gameobjects
    By Razmataz in forum WoW EMU General Releases
    Replies: 34
    Last Post: 04-03-2010, 03:56 AM
  4. For all you model editing pros out there
    By stealthfire in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 07-22-2007, 10:06 PM
  5. 2.0.12 ALL herbs model change
    By Lorokaz in forum World of Warcraft Model Editing
    Replies: 14
    Last Post: 05-13-2007, 06:45 PM
All times are GMT -5. The time now is 07:48 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