Hi a have an easy question, that I don't find the answer anywhere.
What is the MaxScript command to open the MaxScript Listener via a script?
Thank you in advance,
Ewok
Forum topic · General Scripting
By Ewok · 2012-03-28
Hi a have an easy question, that I don't find the answer anywhere.
What is the MaxScript command to open the MaxScript Listener via a script?
Thank you in advance,
Ewok
jos · 2012-03-28
actionMan.executeAction 0 "40472"
Ewok · 2012-03-28
Ok, thank you. ;)