Kameleon
@kameleon
New Member
Joined: Feb 14, 2024
Topics: 30 / Replies: 489
Reply
RE: DrawText with the correct alpha ?

Wait for it… Wait for it… Denis has a question!!! (sorry Denis couldn’t resist) :bowdown:

14 years ago
Forum
Reply
RE: Scripting Rollouts for tabs

Haha! Awesome, thanks Paul!

14 years ago
Forum
Reply
RE: Scripting Rollouts for tabs

Here it is Sorry if this is the same Denis posted but I can’t scroll whats on Code tags on the iPad.

14 years ago
Forum
Reply
RE: Scripting Rollouts for tabs

There’s an example here in the forum from Bobo or Denis that I think it uses the .visible property of the subrollouts or rollouts, can’t quite remembe…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

No problem, glad to help and learned something new

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

There you go dude, tested and working. 3dsmax.exe -mxs “global inputdir = @\”c:\ ttobj\\objs\”;global outputdir = @\”c:\ ttobj\\export\”;filein @\”c…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

From what I’ve read so far it is impossible to change the process arguments after it has been started. Also it seems that it’s possible to instance th…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

OK got it, I got it right in the first example, the problem was the \ and ” interpretation from cmd.exe, so here’s the supposed correct method: 3dsma…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

Well… after punching my head with this I think we might be over complicating this… if you want to batch export, why just dont you do 3dsmax.exe impor…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

I just thought of something that also might work. You could write your script so that it runs inside a function that has two args: global batchio Fun…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

Pete that would work but then he couldn’t pass the input and output dir as a command line argument which it seems what he wants maybe because he needs…

14 years ago
Forum
Reply
RE: Launch script from commandline with arguements

I never did something like that but from reading the help file cant you do something like: 3dsmax -mxs “global inputdir = @“C:\TEST_INPUT”;global out…

14 years ago
Forum
Reply
RE: Running a fn inside a Struct in another Thread?

Check this out: And Light solution on the same thread:

14 years ago
Forum
Reply
RE: Running a fn inside a Struct in another Thread?

I dont know if I recall it correctly, but I think there was a problem with structs/functions and eventhandlers.

14 years ago
Forum
Reply
14 years ago
Forum
Page 9 / 35