| 08-08-2004, 03:41 PM | #76 |
man art tools dont work on 3ds max 6 T_T |
| 08-09-2004, 04:34 AM | #77 |
umm the links to download the needed tools dont work :( so umm i really want to work with modles and stuff so u think u could make the needed tools avaliable some other way? |
| 08-10-2004, 04:14 PM | #78 |
the link to how to model with notepad doesnt work. Please give me a link. I really need it |
| 08-13-2004, 05:13 PM | #79 |
Hmm.... I followed the tutorial with the best of my ability, but it seems i get many errors when trying to convert my finished .mdl to a .mdx. If someone could make a villager with a MountainKing head and post the file here I'd appreciate it. |
| 08-13-2004, 07:26 PM | #80 |
anyone could do it with only 2 hands 1 brain and 2 eyes.... read it over again and again just as long as you get it it worked for me so..... |
| 08-14-2004, 12:38 PM | #81 |
can i do it with 3ds max 6, too ? |
| 08-14-2004, 12:39 PM | #82 |
I dont think so you gotta get gmax |
| 08-14-2004, 12:46 PM | #83 |
hhmmmm k damn :< |
| 08-14-2004, 12:48 PM | #84 |
But theres a way for gmax do you have aim or msn or mirc?? you can contact me on that ill explain it too you there email:[email protected] AIM:Megaerathia |
| 08-14-2004, 12:51 PM | #85 |
no i have only icq and xfire |
| 08-14-2004, 12:53 PM | #86 |
damn then ill just pm you |
| 08-14-2004, 01:01 PM | #87 |
k plz do that |
| 08-14-2004, 01:11 PM | #88 |
so k i have today no time ... so mail me (i mailed to u for my e-mail adress) or pm me :\ |
| 08-14-2004, 04:23 PM | #89 |
Do you mind if i add it here? the email of mine i sended to u returned well here it is. Parts: 1:Needed 2:Setting up the stuff 3:Merging 4:Converting ------------- 1:Needed 1:Frozen throne & Reign of Chaos Get Warcraft3 2:Gmax download Gmax here 3:Dexporter dl the script here here 4:MDX Importer/exporter 2.0 by KMK (Republicola) dl the script here 5:Yobguls mdx>mdl mdl>mdx converter dl the prog here 6:Warcraft3viewer 2.3cdl the prog here 7:1 brain 2 eyes and 2 hands dl here lol your stupid when asking where to dl |||||||||||||||||||| 2:Setting up the stuff Put dexporter and importer exporter script in your C:/Gmax/Scripts/Startup/ folder and start warcraft3viewer in this example i take the rexxar and FleshGolem so open up your war3x.mpq in your C:/Program Files/Warcraft III/ folder press ctr+F and search for rexxar youl get something like: Code:
Ui\Glues\Single Player\Orc\Rexxar.blp Abilities\Weapons\RexxarMissile\RexxarMissile.mdx Units\Other\Rexxar\Rexxar.mdx Units\Other\Rexxar\Rexxar_Portrait.mdx double click on the Code:
Units\Other\Rexxar\Rexxar.mdx Launch Yobguls War3fileconverter and convert them to mdl by first selecting load file select the mdx(turn it in mdx mode) and selecting convert to mdl. Now were done with extracting the models next were gonna edit them. |||||||||||||||||||| 3:Merging Now start gmax and go to the hammer tool and select the maxscript tab scroll down and at the Utilities click on the arrow that points down and select MDX Importer/Exporter scroll down again now unselect Bone Rotation and Click Static. Choose import mdx and select your rexxar.mdx you extracted now in the lower right corner select the icon with two squares and a arrow this will make the screen bigger. delete the plane squares out there like beastmaster7,4,5 and 6. select the body right click and select hide unselected. Select the icon with the blue rainbow and select editable mesh press the + and go into vertex mode. now select all body vertices you may use ctr to select more when there are vertices selected. if they are select then DONT DELETE THEM! SCALE THEM DOWN! much people go in the mistake here. You may use polygon mode (i use it) its much easyer and you can see what you selected it turns red when you press f2. ok now you have done that import the fleshgolem and hide the rexxar. Now select all vertices/polygons that doesnt have to deal with the body and SCALE IT DOWN!!! Now that that is done right click and select unhide all and go into vertice mode with the fleshgolem body not just move it move the vertices down so it fits the body you might scale it down a little in vertex mode c'mon do it. Your almost done. then select the beastmaster body(only the body nothing else) go to the hammer icon and select maxscript now select run script go to your C:/Gmax/Scripts/Startup/ folder and double click 'DeX 0.185m.mcr now select print to listener(wait a while its exporting the mdl data). Ok now this is gonna get mdl work. Close the dex exporter window and click maxscript>maxscript listener(f11). Ok now go to your folder where you extracted your mdx and converted to mdl open your mdl with notepad or any other text edit program(i dont suggest winword it takes a while to load) Ok dont freak out i know there are lots of numbers and such i know i thought wtf is this?? when i saw it for the first too. so in the maxscript listener you should see vertices 650 you should copy the vertices there only the numbers like: Code:
{ 47.1375, 17.1047, 27.5547 },
{ 22.0324, 27.8113, 40.4654 },
{ 39.4916, 10.8965, 40.7485 },
{ -5.44371, -2.3747, 145.475 },
{ 0.73673, -5.92219, 144.054 },
{ 0.73673, 8.21679, 145.236 },
{ 6.91722, -2.3747, 145.475 },
{ 6.42355, -8.82291, 143.433 },
{ 8.94678, -5.19359, 142.096 },
{ 8.49483, -10.3844, 138.473 },
{ 10.4195, -1.81027, 137.102 },etc. then paste(ctr+v) it in the mdl over the current vertices(only the numbers). Ok thats done now close the listener and select the flesh golem body export it to the listener too using the dexporter and press f11 again now with the rexxar.mdl still open open the flesh golem too overwrite the vertices again and copy the whole geoset of the fleshgolem body Code:
Geoset {
vertices Bla
vertices
-
}
Normals Bla
Normals
-
}
Tvertices Bla
Tvertices
-
}
Vertexgroup
vertexgroup
-
}
Faces Blabla
-
}
Groups Bla
Matrices bla
-
}just as long till the following Geoset { then paste it under the last geoset of the rexar(Between the { and GeosetAnim theres only one material in it so.(if there were more materials you should look at the end of the geoset(first check the vertices of geoset you exported then search for that and look at the end) then start counting from 0 at the materials (number) and copy the material under the one you want to merge with. then change the number of the materials to +1 and go back to the one you copyed the material from look at the texture id(start counting from 0 again and then copy the texture under the texture of the other mdl again set the textures (number) +1 and count from 0 the last textures number must be put in the last material count the materialid too (from 0 again) and paste the number at the last geoset under materialid. Now you gotta add bones to it. ok search for Chest(is the bone for the body) its 13 (w00t yesterday was friday the 13 lol) now go back to the geoset at the end youl see groups delete the 4 matrices except the one with zero and change the number to 13 and save it(ctr+s) now your almost done. |||||||||||||||||||| 4:Converting Ok start war3fileconverter select the rexxar mdl and convert to mdx. Voila your done. (soon i will add pictures) |
| 08-14-2004, 04:41 PM | #90 |
thx , very nice of u ![]() |
