View Single Post
# 10 11-08-2008 , 06:01 PM
RockyMills_01's Avatar
Subscriber
Join Date: Apr 2005
Location: St. Kitts, Caribbean
Posts: 235
When I open the file in notepad I am seeing a bunch of 2008s
should I change all of them to 8.5 or the first one?
Here are the first few lines....
--------------------------------------------------------------
//Maya ASCII 2008 scene
//Name: Blok_RunJump.ma
//Last modified: Wed, Aug 13, 2008 09:30:51 AM
//Codeset: 1252
requires maya "2008";
currentUnit -l centimeter -a degree -t film;
fileInfo "application" "maya";
fileInfo "product" "Maya Unlimited 2008";
fileInfo "version" "2008";
fileInfo "cutIdentifier" "200708022245-704165";
fileInfo "osv" "Microsoft Windows XP Service Pack 2 (Build 2600)\n";
createNode transform -s -n "persp";
setAttr ".v" no;
setAttr ".t" -type
---------------------------------------------------------------

What to change exactly?