
red Drink
Joined: Feb 14, 2010
|
Posted: Feb 14, 2010 02:59 PM
Msg. 1 of 2
I have made 8 maps with 3ds max and export with blue streak by ghost and 7 that i exported didnt work the 8th map when i try to export it says --No "get" function for undefined and other things like --No "name" function for undefined
every time it brings the script up to this part
mat_count = geom_materials.count format "%\n" mat_count to:jms for m = 1 to mat_count do ( format "%\n%\n" geom_materials[m].name "" to:jms )
please help
|