[Guide] Change a weapons sheath position menu

User Tag List

Page 1 of 8 12345 ... LastLast
Results 1 to 15 of 112
  1. #1
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Guide] Change a weapons sheath position

    For this example i will be changing 'Drakefist Hammer' to 'Thunderfury' and making it sheath on my back.


    Changing the Model

    Step 1) Open your favourite Hex Editor (I Use XVI32) and open itemcache.wdb (Located in World of Warcraft\Cache\WDB\enUS\).

    Step 2) Search for the weapon you wish to edit. (I search for drakefist Hammer) [ http://img114.imageshack.us/img114/8740/seachbl5.jpg ]

    Step 3) You will see that the weapon's name is listed four (4) times, Put your cursor at the last character of the forth (4th) one. [ http://img456.imageshack.us/img456/7928/lastcharlg6.jpg ]

    Step 4) Right next to the last character you will see a blank box (00 Hex code). Then 2 boxes with values in them (These are what we want to change)

    Step 5) To get the ID of Thunderfury we open items.csv from WoWModelViewer. Search for Thunderfury it should show something like this - 19019,30606,2,7,13,32,5,Thunderfury Blessed Blade of the Windseeker -- We want the 2nd Number (30606).

    Step 6) Goto http://www.afineride.com/dechex.html and enter the number we got from Step 5 into the Decimal box provided. This should provied a Hex number in the Hex Box. (As you can see i got 778E) [ http://img184.imageshack.us/img184/3007/hexcodecg6.jpg ]

    Step 7) With the hex number you got we need to enter this into out itemcache.wdb file. Goto the 2 values we found in 'Step 4'. It should be 9B9A [ http://img184.imageshack.us/img184/6929/hexorigrh3.jpg ]

    Step Change them to 8E77 (As you can see i entered them the number in backwards) and save. [ http://img114.imageshack.us/img114/9055/hexnewva9.jpg ]

    My Drakefist hammer is now a Thunderfury. [ http://img520.imageshack.us/img520/9422/edithb2.jpg ]

    (Note: Your values will be different then mine if you are changing different weapons)


    Changing the Sheath position

    (NOTE: You will need to know the Max Durability of the weapon you wish to change.)

    Step 1) Open your favourite Hex Editor (I Use XVI32) and open itemcache.wdb (Located in World of Warcraft\Cache\WDB\enUS\).

    Step 2) Search for the weapon you wish to edit. (I search for drakefist Hammer) and select the last character of the (4th) weapon name [ http://img456.imageshack.us/img456/7928/lastcharlg6.jpg ]

    Step 3) Goto http://www.afineride.com/dechex.html and enter the Max Durability of your weapon (Drakefist's Max is 105) and get the hex value [ http://img184.imageshack.us/img184/9365/hexsitets4.jpg ]

    Step 4) My Hex value was '69'. So i search for Hex Value '69' [ http://img114.imageshack.us/img114/7427/searchkr1.jpg ] and here it is found [ http://img114.imageshack.us/img114/8742/foundfy1.jpg ]

    Step 5) Count back 20 Squares [ http://img114.imageshack.us/img114/2356/20stepsbz9.jpg ]

    Step 6) Edit that value. Drakefist is 03 (Hip) and i want to make it 01 (Back) [ http://img184.imageshack.us/img184/8756/changedse6.jpg ]

    Step 7) Save and have fun!

    Complete - [ http://img520.imageshack.us/img520/4043/completevx7.jpg ]

    good luck!

    ----

    I dont have the full list but from what i have tried

    01 = Back
    03 = Hip
    07 = Hidden (Fist Weapon)


    ----

    This isn't the best guide and i'm sure there is an easier way using DBC. If you know another method please post it.


    [Guide] Change a weapons sheath position
  2. #2
    Canux's Avatar
    Canux
    Guest

    Re: Change a weapons sheath position (GUIDE)

    I can't manage to find Big Bad Wolf's Paw even when I tried using 'search' ;S
    trying to make Big Bad Wolf's Paw turn into Spiteblade and Sheath on back.

  3. #3
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    it is a case sensitive search. try searching for just 'Big Bad'

    if it doesn't work and Big Bad wolfs paw is your Main hand weapon, search for your offhand and it should be above that.
    Last edited by zmutfx; 05-24-2007 at 09:46 AM.


  4. #4
    jakwynn123's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Nice, easy to read and understand guide.
    + rep for you.

  5. #5
    Canux's Avatar
    Canux
    Guest

    Re: Change a weapons sheath position (GUIDE)

    I followed the guide, searched '4b' as it was 75 durability - counted back 20 squares - put in 01, saved. and then ran wow with the wowfix + thunderfury patch but still doesn't sheath on back.

  6. #6
    Remahlól's Avatar !!jeULyJf8ld1
    Reputation
    522
    Join Date
    Feb 2007
    Posts
    2,256
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    A very nice guide! <3

    +rep 4 u
    Last edited by Remahlól; 05-24-2007 at 10:23 AM.
    19/5/2013

  7. #7
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Originally Posted by Canux
    I followed the guide, searched '4b' as it was 75 durability - counted back 20 squares - put in 01, saved. and then ran wow with the wowfix + thunderfury patch but still doesn't sheath on back.
    You may have counted it wrong. 20 Spaces back from the 4B should be '07' since its a fist weapon. Was the square you changed previously 07?


  8. #8
    Canux's Avatar
    Canux
    Guest

    Re: Change a weapons sheath position (GUIDE)

    Originally Posted by zmutfx
    You may have counted it wrong. 20 Spaces back from the 4B should be '07' since its a fist weapon. Was the square you changed previously 07?
    no, it was 00 :/

  9. #9
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Try recounting. (Dont include the Durabilty number)

    it was 07 for me. (Just checked)


  10. #10
    Canux's Avatar
    Canux
    Guest

    Re: Change a weapons sheath position (GUIDE)

    nvm, ive sorted it now :P

    ty for the guide, it's great :>

  11. #11
    Aqqu's Avatar Active Member
    Reputation
    43
    Join Date
    Apr 2007
    Posts
    196
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Zmutf OMG <3 YOU! IT WORKED!!!!!

  12. #12
    rawrfelsteel's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    YOU are awsome lol thx so much for the guide, love it.

  13. #13
    fear14's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Just curious, but, if you are doing this by the weapons durability, would taht not only make drakefist sheath on back, but also, every other weapon with 105 max durability?

  14. #14
    zmutfx's Avatar Active Member
    Reputation
    110
    Join Date
    Jan 2007
    Posts
    226
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    No. each weapon/item has all its info added (Basically like a db) we are only changing Drakefists sheath pos.


  15. #15
    fear14's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Change a weapons sheath position (GUIDE)

    Ok, i see, thanks.

Page 1 of 8 12345 ... LastLast

Similar Threads

  1. Change a weapons sheath position problem
    By imadrone in forum WoW ME Questions and Requests
    Replies: 0
    Last Post: 06-01-2013, 09:01 AM
  2. [Question] How do I change my weapon position?
    By Camiden in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 05-31-2008, 08:02 PM
  3. weapon sheath change.
    By Lundby in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-23-2007, 07:37 AM
  4. [Guide] Changing weapon / armor texture
    By Lundby in forum WoW ME Tools & Guides
    Replies: 20
    Last Post: 09-30-2007, 06:04 PM
  5. [Guide] Changing Armor / Weapons with Hex Editor
    By Gobers in forum WoW ME Tools & Guides
    Replies: 14
    Last Post: 09-12-2007, 02:03 AM
All times are GMT -5. The time now is 03:03 PM. 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