• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

extracting icons fot edit

Status
Not open for further replies.
Level 32
Joined
Oct 23, 2006
Messages
5,291
You certainly picked a VERY tricky icon to find... hehe

The Healing Spray icon is contained in War3Patch.mpq: unfortunately, Warcraft III Viewer won't open those files.

To extract resources from War3Patch.mpq, grab a copy of MPQ master v1.2.0 That's what I use to pry the resources out of the patch file, because most tools won't open them.
 
Level 2
Joined
Jan 30, 2008
Messages
13
and in this program how do i know its healing wave because i only get files like fil00000451.xxx or something like that:S
 
Level 32
Joined
Oct 23, 2006
Messages
5,291
(I believe) that to extract files from the patch, you must have WCIII:TFT installed.
  1. Use MPQ master to open the file War3Patch.mpq located in your Warcraft III folder.
  2. Check Warcraft III.txt from the "Select Listfile" dialog.
  3. Browse to: War3Patch.mpq\ReplaceableTextures\CommandButtons
  4. Right click on the desired file, then select: Extract and save the file as BTNHealingSpray.blp
  5. Begin the editing process by switching back to Warcraft III Viewer, open the .blp, then convert it to an image file.
BTNHealingSpray.jpg
 

Attachments

  • BTNHealingSpray.blp
    8.8 KB · Views: 95
Status
Not open for further replies.
Top