newby editor menu

Shout-Out

User Tag List

Thread: newby editor

Results 1 to 11 of 11
  1. #1
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    newby editor

    Hello, I started my own model editing since I was really tired always asking other people - and I couldn't download them here yet since I don't have the +5 rep :P

    Sooo...
    my question is, I have succesfully been model editing but always with the same problem... the head always shows no tusks, horns... whatever but it's blanc instead, anyone knows how to fix this ? So I could make more and maybe help other people needing them.

    programs i am using : MyWarCraftStudio + DBC Editor + wowmodelview

    newby editor
  2. #2
    Grymskvll's Avatar Contributor
    Reputation
    251
    Join Date
    Jun 2007
    Posts
    495
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You're having these problems with race/gender swaps, right? I had this problem when I first got into ME'ing. As far as I know, this is the result of your character having facial feature values with the new race/gender lacking an equivalent for that value. I'm not sure what has changed since I wrote this guide, but it should work with any swap. Though you'll need to figure out what you need to fill in where I talk about changing the value to "2, 3 or 4." I think I got those values from model viewer. Also note that you'll need the most up-to-date DBC, which might not be in the mpq I'm talking about in the guide.

    Hey, it wouldn't be fun if you didn't get to experiment, right?


    http://www.mmowned.com/forums/model-...rge-swaps.html
    Infiltrate, ejaculate, evacuate

  3. #3
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can't see any links remember? :P though I havent seen your guide yet ^^ I just saw a youtube vid and tried stuff myself, maybe if I can find your post i'll read it

    and idd, to walk around as illidan is fun for a change =P
    but the gender / race change needs abit more expirimenting
    Last edited by happyfrietie; 04-01-2010 at 06:12 AM.

  4. #4
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    saw your guide, but while extracting CharacterFacialHairStyles.dbc and opening it with DBC i get this error :

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Data.ConstraintException: Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.
    at System.Data.DataTable.EnableConstraints()
    at System.Data.DataTable.set_EnforceConstraints(Boolean value)
    at System.Data.DataTable.EndLoadData()
    at DBC_Editor.DBCFile.ReadFile(FileStream s)
    at DBC_Editor.MainWnd.openToolStripMenuItem_Click(Object sender, EventArgs e)
    at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
    at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
    at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
    at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
    at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
    at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
    at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ToolStrip.WndProc(Message& m)
    at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
    CodeBase: file:///C:/WINDOWZ/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    DBC Editor
    Assembly Version: 0.1.0.0
    Win32 Version: 0.1.0.0
    CodeBase: file:///D:/MODEL%20EDITING/MyWarCraftStudio/DBC%20Editor.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
    CodeBase: file:///C:/WINDOWZ/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
    <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
    Last edited by happyfrietie; 04-01-2010 at 08:56 AM.

  5. #5
    Grymskvll's Avatar Contributor
    Reputation
    251
    Join Date
    Jun 2007
    Posts
    495
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wait, you were changing your character into a creature? In that case you just need to copy all the right textures. Were you doing it through DBC? Because that's how you should be doing it.
    Infiltrate, ejaculate, evacuate

  6. #6
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No No - I changed my race from draenei to troll
    used this way [ame="http://www.youtube.com/watch?v=jvjGIILHaYU"]YouTube- How to model edit wow 3.3[/ame]
    but enoying always getting that error when i want to change the features like horns or hair
    Last edited by happyfrietie; 04-01-2010 at 01:55 PM.

  7. #7
    Grymskvll's Avatar Contributor
    Reputation
    251
    Join Date
    Jun 2007
    Posts
    495
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't know if you've noticed but that's a guide for changing characters into creatures. Of course it wont work for char>char.
    Infiltrate, ejaculate, evacuate

  8. #8
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    but it did work - simply used the code for a trollmale
    there should be a way to edit the hair / tusks aswell

    thought maybe a more experienced editor would know a way :P
    Last edited by happyfrietie; 04-01-2010 at 02:14 PM.

  9. #9
    Grymskvll's Avatar Contributor
    Reputation
    251
    Join Date
    Jun 2007
    Posts
    495
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The reason you've got no hair or tusks or specific facial features or anything is because you only swapped the model and (I'm guessing) one texture. Just do it the hardcore way and swap all the blp's.
    Infiltrate, ejaculate, evacuate

  10. #10
    happyfrietie's Avatar Private
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    myeh ok :P just wanted to try out a really simple version ^^

  11. #11
    Toyoka's Avatar Contributor
    Reputation
    139
    Join Date
    Nov 2009
    Posts
    406
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nothing is as simple as it seems
    ~ "When you find it hard doing right in what you do, you've got a problem" ~

Similar Threads

  1. Hex editor
    By Elites360 in forum World of Warcraft General
    Replies: 1
    Last Post: 07-14-2021, 01:44 AM
  2. The Newbie Guide
    By Bossman4 in forum World of Warcraft Guides
    Replies: 12
    Last Post: 11-07-2006, 09:55 PM
  3. Looking for Model Editors!
    By Krazzee in forum World of Warcraft Model Editing
    Replies: 60
    Last Post: 10-29-2006, 06:59 PM
  4. What .MPQ editor do you use?
    By Dave-evad in forum World of Warcraft General
    Replies: 2
    Last Post: 08-15-2006, 02:45 AM
  5. Help Please im a newbie
    By phoenix in forum World of Warcraft General
    Replies: 3
    Last Post: 07-14-2006, 09:29 AM
All times are GMT -5. The time now is 03:32 AM. 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