HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

how can i import and export files???

02-24-2004, 07:36 AM#1
dexdevil28
Hi yesterday ive download 3dsmax because i wanna change units.
But i dont know how i import a unit from warIII to 3dsmax.

plz help me?!!!!!!:bgrun:
02-24-2004, 02:42 PM#2
megaerathia
Get Wc3viewer export your mdx/blp Download Kmk's mdx importer/exporter Put the importerexporter.mse in your .:/3dsmax/scripts/startup/ Open 3dsmax go to the hammer icon go to maxscript and select importer/exporter uncheck bone Rotation and set it to Static* then select import mdx and select the mdx where you extracted it edit it some then when your ready press ctr+a(selects all things) and go again to the hammer icon and select export selected as...
now export it to your folder where the other stands too and download Yobguls FileConverter and select the first mdx and click the button convert to .mdl and so with the other mdx ok this is a boring part but its worth it select your mdx right click and select open with and chose any text editing program and the same so for the other mdx and go to the exported from 3dsmax and search(ctr+f) for vertices and select all vertices from the exported in 3dsmax(warning: only the vertices!!!!!!!!!!) EX:
Code:
 
Geoset {
	Vertices 54 {
		{ -20.0158, -12.7656, 67.9899 },
		{ -24.8064, -9.44025, 66.1459 },
		{ -81.6013, -74.1216, 134.612 },
		{ -23.8617, -15.1183, 33.7249 },
		{ -10.5024, 0.52151, 18.4009 },
		{ -38.7537, -58.2682, -19.5071 },
		{ -5.0751, -7.56936, 1.15491 },
		{ -7.80419, -8.33279, 18.9339 },
		{ -19.0615, -18.4776, 35.1209 },
		{ -24.8064, -9.44025, 66.1459 },
		{ -23.8617, -15.1183, 33.7249 },
		{ -38.7537, -58.2682, -19.5071 },
		{ -61.4982, -77.0497, 37.4409 },
		{ -20.0158, -12.7656, 67.9899 },
		{ -19.0615, -18.4776, 35.1209 },
		{ -5.07507, 8.6124, 1.15491 },
(easy way is first select { then go to the end with the } and hold shift then select at the end the })
then paste it in the other mdl at the same vertices so it is vertices 54
then keep doing it from the first vertices till the end muhahahah this was my little tut