Bobo: You mean COPY the file to the directory? copyFile sourceFilename targetFilename testing : — source Directory file_Type = “\\*…
Bobo: fileIn() SHOULD work. You said it wasn’t working as expected, what did you get when you tried and what did you expect to get? When you get er…
i can run it, but i don´t know how to spread it inside the StartupScript directory… — source Directory file_Type = “\\*.ms” NetWork_…
Ok, so now i have a question: how is the best way to copy/paste my customManip.ms file via MXS ?? i want to put it inside startup Script path automat…
great, now it´s working. thanks again Bobo !!
Bobo: Subscription center, under Training > 3ds Max Training Videos (English) > Scripting and API I went today to check it o…
plugin simpleManipulator kaboom_Boom name:”kaboom_Boom” invisible:false classID:#(0x662c3c16, 0x77a572f7) category:”Manipulators” ( loca…
yeah, and i also suggest you to watch Bobo´s MasterClass The Secret World of Scripted Manipulators. You´re going to find a lot of usefull tips, specia…
could anyone please show some test code about the same thing using dotNET ?? i´m curious.
hey Ehsan, why you don´t use a imageButton inside a group, and controls (spinner/slider) inside another one ? e.g (from help) rollout test “test” …
yah, thanks a lot guys. now it´s working !
FormattedPrint[left]”[Flags][Width][.Precision][SizePrefix]Type” [/left] [left]where [/left] [left]Flags is: [/left] [left]Flag [/left] [left]Meaning…
great help guys, thanks a lot. can i use integers, arrays, floats as arguments into structs rather then strings ?