GameType Exporter Plugin for 3dsMax4.1 (install into c:\3dsmax4\plugins) Hello all, here's the exporter for the GameType format, which is basically a plain ascii output of vertex information, texture coordinates, and group structures. Exporter Rules: -The exporter can only export a single ddiffuse texture on a material. -Objects within groups are exported withh as a single shape, with seperate geometric parts and a group transform from 0,0,0. -Always remember to "Reset Xform" (in Uttilities) of all the nodes and then collapse at the end of object construction. If you don't, wierd things will always happen. -Texture coordinates are exported. -Normals are exported. -Object names are exported.