8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 48: | Line 48: | ||
'''[http://softimage.wiki.softimage.com/sdkdocs/cus_addons_WalkthroughBuildinganAddon.htm building add-ons]''' | '''[http://softimage.wiki.softimage.com/sdkdocs/cus_addons_WalkthroughBuildinganAddon.htm building add-ons]''' | ||
* | * Building an add-on file needs more effort than the other 'extensions' but for the end user it's best because it can hold all other files: toolbars, plugins (scripts), etc. | ||
* File > Add-On > Package... doesn't work with ModTool "Add-Ons cannot be created with Softimage Demo Version." | * File > Add-On > Package... doesn't work with ModTool "Add-Ons cannot be created with Softimage Demo Version." | ||
* '''putting scripts simply into folders doesn't work, they must be "plugins" (file extension can be the same e.g. "vbs")''' | * '''putting scripts simply into folders doesn't work, they must be "plugins" (file extension can be the same e.g. "vbs")''' |
edits