• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

..Gmax?

Status
Not open for further replies.
Level 9
Joined
Nov 6, 2004
Messages
395
Argh... I can model and all, but I if someone can answer these questions I'd be VERY happy...

How do you assign vertices to bones? I try time and time again, with no results!

The UVMapper from hell! Help! You select faces... Yet all vertices appear in the UVWarp gizmo.

DeXScript?! GAH! WHERE does it export too? All I see is "export succesful" in the corner!

Probably some other stuff too, we need a general gmax help thread, seeing as so many people are asking questions about it...

One more thing, what's the newest version of DeXScript, and who has a WORKING Mdx importer/exporter script?
 
Level 2
Joined
Oct 1, 2005
Messages
10
1) use anamation modifers --> skin
2) i dont know
3) go to the little hammer icon --> maxscript ---> open listener copy n paste it into a txt doc and save it as "NAME.mdl" then import.
 
Level 2
Joined
Oct 1, 2005
Messages
10
did you set the texture name like :
Textures 1 {
Bitmap {
Image "NAME.tga",
ReplaceableId 0,
}
}
 
Status
Not open for further replies.
Top