Cada vez que corro un script exportado desde Boujou obtengo este cartel.
MaxScript FileIn Exception.
--Syntax error:at), espected <factor>
-- In Line: Filename = C:/Documents and Settings/Administrador/Escritorio/Prueba 3D/Secuencia Batman/Me_cago_ento, ifl").
Ya estoy desesperado, si alguien puede echarme una mano estaría muy agradecido, aquí debajo he publicado el script para que vean si hay algún error. Muchas gracias por adelantado.
Script:
- Boujou export: 3D Studio Max - Max Script
-- Copyright (c) 2009, Vicon Motion Systems
-- Boujou Versión: 5.0.0 47534
-- Creation date : Mon Mar 15 22:36:15 2010
-- The image sequence file name was C:/Documents and Settings/Administrador/Escritorio/Prueba 3D/Secuencia Batman/Me_cago_ento########.bmp
-- Boujou frame 0 is image sequence file 1
-- Boujou frame 227 is image sequence file 228
-- One Boujou frame for every image sequence frame
-- Exporting camera data for Boujou frames 0 to 227
-- First Boujou frame indexed to animation frame 1.
AnimationRange = interval 1f 228f.
Filename = C:/Documents and Settings/Administrador/Escritorio/Prueba 3D/Secuencia Batman/Me_cago_ento, ifl")
if (doesfilexist filename) then
(
bitmap = openBitMap(filename)
bitmap, numframes = 227
setAsBackground bitmap
setBkgImageAnimate true
setBkgImageAspect #output
setBkgFrameRange [1, 228, 1]
setBkgStartTime 2
setBkgSyncFrame 1
).
SetRendApertureWidth 20.12
renderHeight = 576
renderwidth = 720
renderPixelAspect = 1.42222
frameRate = 25.
Animationrange = interval 1 228.
Point cross:of centermarker:on pos:[0.0, 0.0, 0.0] name:"boujou_data"