1
Bug Reports / Re: Version 1.871 BUG FOUND plus possible Fix (Script:textureExport.ms)
« on: October 20, 2012, 08:53:42 pm »
Any time.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
>> MAXScript Rollout Handler Exception:
-- Syntax error: at set, expected <rollout clause>
-- In line: editText edt1 "" enabled:true pos:[123,27] width:420 height:17 text:"models\props\" toolTip:"Set t <<
Description the error poped up when I try to export the textures in 3dsmax 2013 with in the wall worm modeling tools>utility tab. I repeated the error to see if it would pop up again and every time the error came up.
append str ("editText edt"+num as string+" \"\" enabled:"+en+" pos:[123,"+y as string+"] width:420 height:17 text:\""+vtfP+"[♥]\" toolTip:\"Set the output Path of this VTF.\"\n")