PDA

View Full Version : question: how do i use pluggins


r2d3
05-19-2003, 12:21 PM
how do i load pluggins (located in a submap in pluggins like c:/3dsmax5/pluggins/mycreatedmap ) in max 1 time so when i restart max they are still loaded .

now i always have tot reload them trough pluggin-manager manually when i restart max :hmm:

i think it has something to do with pluggin.ini i tryed some things but they didn't work

i ve tryed F1 also (search : pluggin (s) ) but it got no hits

i hope someone knows the sollution to my problem in this forum
would be very much appreciated

thx

r2d3 :bounce:

sorry must have hit submit twice by mistake :hmm:
could i moderator remove one of them please :thumbsup:

mouj
05-19-2003, 12:58 PM
Howdy !

You need to edit the plugins.ini file, located in Max root directory, as you say. Plugins.ini will load both plugins and additional help files, and both can be located anywhere on your drive(s), you simply need to point them out in ini file.
Say you have a plugin located in x:\Max5\myplugin, then simply add it under the "[Directories]" line, give it a name and add the path to the directory containing the plugin(s) file(s) :

[Directories]
Myplugin=x:\Max5\myplugin

and that's it, save this and restart Max, should work as long as you keep the line in the ini file, and the plugin(s) in the pointed directory.
Same goes for help files, but you need to point at the .chm files directly, whereas plugins are loaded from within a directory, if more than one plugin is present in the targeted directory, Max will load them all.

note: there is a "Plugin Manager" app that lets you load Max by first choosing which plugins you want to start with, look up at scriptspot (http://www.scriptspot.com). Basically it's just a kind of an interface for the ini file.

mouj

CGTalk Moderation
01-15-2006, 04:03 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.