| 12-02-2003, 06:11 PM | #1 |
I assure you this isnt what you wanted to read as you opened the link. I am actually wondering how to create 3 demon hunters for 1 map. If I just reskin then I can only have 1, I think I may need a model to bring into the map w/ a skin on the model. I have a cyrax skin + a spawn skin I want to bring into my game with my original demon hunter. Does anyone have a file I can get to have more then one demon hunter? Please leave a link to a demon hunter model w/ the open extion for war 3 editor. Thanks. |
| 12-02-2003, 07:31 PM | #2 |
You must change the texturptah in the model to have more than one skin for one model. You must export the model and convert it into mdl. Open it with the notpad and look for something like that: Textures 4 { Bitmap { Image "units\Orc\Grunt\Grunt.blp", } Bitmap { Image "Textures\Shockwave_Ice1.blp", } Bitmap { Image "Textures\gutz.blp", } Bitmap { Image "", ReplaceableId 1, } Change the path into the one you need. Save the mdl under a other name and import it. You must do that for every skin. |
| 12-02-2003, 09:16 PM | #3 |
Ok so what you are saying is, Export my model, convert it into a .mdl, change the: Textures 4 { Bitmap { Image "units\Orc\Grunt\Grunt.blp", } Bitmap { Image "Textures\Shockwave_Ice1.blp", } Bitmap { Image "Textures\gutz.blp", } Bitmap { Image "", ReplaceableId 1, } which by the way confuses me a little but I am sure would be easier if I could open with notepad, how do i expot the file? Cant with world editor. I can only export blp w/ my image extractor. |
| 12-02-2003, 10:17 PM | #4 |
I can now export the file w/ W3Utlilities but when I try to open it with note pad all I can see is jibber jabber, nothing makes sence. The portrait I exported is the same with a lot of black spaces... like so: �¼\Àn‹Ž?d[C�¼\Àn‹Ž?d[C~R/ÀñF¨@;ß and... C¬œØBfkAð‡uC�w�B any suggestion? |
| 12-02-2003, 10:48 PM | #5 |
Are you positive you converted it into an .MDL? .MDL files are text; the path where the skin is located should be very simple to recognize. Here is Yobgul's converter, in case you need it. |
