Forum: Poser - OFFICIAL


Subject: Material PoserPhyton scripts won't work?

the-negative opened this issue on Feb 18, 2007 ยท 4 posts


nruddock posted Mon, 19 February 2007 at 2:32 PM

Check each script and add the following if required :-

import poser

This line can be added anywhere before the first line of code (easiest is just to add it as the first line in the file).