Itoo Software Forum
Forest Pack => Forest Pro (*) => Topic started by: SeanRedmond on November 27, 2023, 04:58:19 pm
-
Hello,
I'm trying to find out how to open these interfaces via maxscript but they aren't returning anything in the macro recorder and the macroscripts for these aren't viewable. Thanks in advance!
-
Hi,
You can access these using the following commands:
Forest Tools
actionMan.executeAction 1840288898 "3"
Forest Lister
actionMan.executeAction 1840288898 "4"
Forest Library Browser
actionMan.executeAction 1840288898 "5"
I hope that helps.
Best regards,
-
Thanks as always, you guys are the best. For some reason Max was listing the wrong Category ID for these.
Anyways thanks again!
Sean