View Single Post
# 8 22-09-2006 , 10:20 AM
publicFunction's Avatar
Senior Software Developer
Join Date: Jan 2005
Location: Livingston, Scotland
Posts: 1,701

Originally posted by mirek03
err?? how do you do that? in text? do you just change the references to Maya 8?? is it that simple? like put 7 instead of 8?

this happened from 6.5 to 7 but there was a work around.

Basically if you use ma files to save with open the file in wordpad/notepad or I would recommend editplus (free). Change the reerences in the file header from Maya 8 to Maya 7.

Here is the header of a Maya 7 File and the scenes requirements:

//Maya ASCII 7.0 scene
//Name: Final_commercial_6.ma
//Last modified: Thu, Sep 14, 2006 08:39:33 PM
requires maya "7.0";
requires "TurtleForMaya70" "3.0.0.5";
requires "Mayatomr" "7.0.1.14m - 3.4.5.2 ";
requires "finalRender" "1.0";
currentUnit -l centimeter -a degree -t film;
fileInfo "application" "maya";
fileInfo "product" "Maya Unlimited 7.0";
fileInfo "version" "7.0.1";
fileInfo "cutIdentifier" "200511200915-660870";
fileInfo "osv" "Microsoft Windows XP Service Pack 2 (Build 2600)\n";


Change the 1st line to read Maya ASCII *.* scene
Change the 4th line to read requires maya "*.*";
Change the 10th line to read fileInfo "product" "Maya Unlimited *.*";
Change the 11th line to read fileInfo "version" "*.*.*";

Where *.* is your version of maya. This has worked for Maya versions 4 above, but I am unaware of any issues with doing this with Maya 7 to 8.

How wants to try... :attn:


Chris (formerly R@nSiD)
Twitter
When the power of love overcomes the love of power the world will truely know peace - Jimmy Hendrix
Winner SM VFX Challenge 1
3rd Place SM SteamPunk Challenge (May 2007)