OL Posted July 23, 2004 Report Posted July 23, 2004 i wrote this for another forum and i figured id post it here First download: http://www.the650.org/SMD-Exporter-for-Max6.zip for 3dsmax6, for other versions, use google. then you make your model, apply a texture (be sure you do this or itll crash) export 2 SMD files, a reference and a sequence create a QC file base qc file for a model named "test" with SMD files named "reference" and "sequence" // Output .MDL $modelname "F:\Documents and Settings\ol\Desktop\test.mdl" // Directory of .SMD $cd "\Documents and Settings\ol\Desktop\" // Directory of .BMP $cdtexture "\Documents and Settings\ol\Desktop\" $cliptotextures // Write textures into a ???T.mdl //$externaltextures $scale 1.0 // bodygroups: use relative path from $cd $bodygroup body { studio "./reference" } // sequences: all sequences are in $cd $sequence seq-name "sequence" loop fps 30 ACT_IDLE 1 you shouldnt have to change anything except the paths. be sure your texture is bmp format, 256 colors (like half life uses) sometimes the smd exporter renames your texture to null.bmp in the smd file, so open reference.smd in notepad and change the name if you need to then just go to a dos promt and studiomdl base.qc i dont think there are any problems and its clear enough /me bows coming soon: hl2 model tutorial Quote
zaphod Posted July 23, 2004 Report Posted July 23, 2004 pfft, you wish you knew enough about hl2 to write a tutorial. btw this belongs in a technical discussion forum nub. Quote
zaphod Posted July 23, 2004 Report Posted July 23, 2004 why would I write tutorials now? The game isn't even out yet. Quote
OL Posted July 23, 2004 Author Report Posted July 23, 2004 /me slaps zaphod with glove I DEMAND SATISFACTION Quote
Mazy Posted July 23, 2004 Report Posted July 23, 2004 wow zaphods avatar makes me sad so sad now btw go ol Quote
Mazy Posted July 23, 2004 Report Posted July 23, 2004 yes, ols is faster ALOT FASTER! ol wins uh zaphod i get sad plz plz much luv hi? Quote
JynxDaddy Posted July 23, 2004 Report Posted July 23, 2004 zaphod make a cool bloodlines avatar using top secret images!! LEAK !!! Quote
norman Posted December 1, 2004 Report Posted December 1, 2004 ehm... i dont know enough to make qc etc. etc. etc. what about telling how to do that? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.