ScriptSpot

Forum topic · General Scripting

Open MaxScript Listener via Script

By Ewok · 2012-03-28

Description

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

Comments (2)

jos · 2012-03-28

actionMan.executeAction 0 "40472"

Ewok · 2012-03-28

Ok, thank you. ;)