[WoW][3.1.1] Model Editing v2 menu

User Tag List

Results 1 to 7 of 7
  1. #1
    kynox's Avatar Member
    Reputation
    830
    Join Date
    Dec 2006
    Posts
    888
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [WoW][3.1.1] Model Editing v2

    So, i got bored and figured this might be something cool to do.

    Basically, by hooking SFile::OpenFile you can intercept the accessing of files inside of the archives. A quick example i have provided turns any female model into a male (curse those woman!).

    Code:
    u_int WINAPI SFile__OpenFile( DWORD dwUnk1, const char* pszFilePath, DWORD dwUnk2,  DWORD dwUnk3 )
    {
        std::string modelPath( pszFilePath );
    
        for( ; ; )
        {
            boost::iterator_range< std::string::iterator > Iter = boost::algorithm::ifind_first( modelPath, "female" );
            
            if ( Iter.size() )
                boost::ireplace_first( modelPath, "female", "male" );
            else
                break;
        }
    
        return oOpenFile( dwUnk1, modelPath.c_str(), dwUnk2, dwUnk3 );
    }
    3.1.1 Address: 0x4584D0

    This may not appear elsewhere without permission but may be linked to. The source may also not be used in any closed source commercial applications without prior consent.
    Last edited by kynox; 04-22-2009 at 12:03 AM.

    [WoW][3.1.1] Model Editing v2
  2. #2
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Needs more pooper.

  3. #3
    kynox's Avatar Member
    Reputation
    830
    Join Date
    Dec 2006
    Posts
    888
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cypher View Post
    Needs more pooper.
    Send your mum over then will ya?

  4. #4
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kynox View Post
    Send your mum over then will ya?
    Trade you for your sister.

  5. #5
    Xzibit's Avatar Banned
    Reputation
    22
    Join Date
    Apr 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice lil snippet , Win on da sex change xD

  6. #6
    UnknOwned's Avatar Legendary
    Reputation
    713
    Join Date
    Nov 2006
    Posts
    583
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xzibit View Post
    nice lil snippet , Win on da sex change xD
    agreed...
    Now you just have to make a loader so you can load new MPQ files while playing.

  7. #7
    ostapus's Avatar Active Member
    Reputation
    60
    Join Date
    Nov 2008
    Posts
    180
    Thanks G/R
    3/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not exactly related to topic but i've question related models
    anyone have more detailed info about MOBN/MOBR chunks ? I am slowly working on pathing and have feeling that info will helpfull.

    thanks

Similar Threads

  1. WoW 1.12.1 model edit
    By spasivanov in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 07-13-2012, 11:35 AM
  2. wow 1.2 memory model edits
    By mayainverse in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 11-20-2011, 01:02 PM
  3. Extreme Mac-over: Model Editing Edition (WoW TBC Model Editing Fix for Mac)
    By Athrin Onu in forum World of Warcraft Model Editing
    Replies: 53
    Last Post: 11-26-2007, 08:20 PM
  4. [QUESTION] Can Model Editing in retail wow get you baned?
    By Teddy Bear Love in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-25-2007, 08:08 AM
  5. [Discussion] About WoW not loading model edits
    By qwertymana in forum World of Warcraft Model Editing
    Replies: 4
    Last Post: 10-15-2007, 04:20 PM
All times are GMT -5. The time now is 08:36 PM. 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