Global plugins
Plugins listed here are automatically loaded when a world is opened, or a new world is created. This lets you have a list of "global" plugins (eg. the Chat plugin) that you always want to have available.
Add...
Click to add another plugin to the plugin list.
Remove
Click to remove the selected world from the plugin list.
Move Up
Click to move the selected plugin up the list (open it sooner).
Move Down
Click to move the selected plugin down the list (open it later).
Plugins Directory...
Click to select the default directory for loading/saving plugins.
See Also ...
Topics
Aliases
Arrays
Plugins
Scripting
Timers
Triggers
Variables
Dialog
Global preferences - general options
Functions
BroadcastPlugin (Broadcasts a message to all installed plugins)
CallPlugin (Calls a routine in a plugin)
EnablePlugin (Enables or disables the specified plugin)
GetPluginID (Returns the 24-character ID of the current plugin)
GetPluginInfo (Gets details about a specified plugin)
GetPluginList (Gets a list of installed plugins.)
GetPluginName (Returns the name of the current plugin)
GetPluginTimerInfo (Gets details about a named timer for a specified plugin)
GetPluginTimerList (Gets the list of timers in a specified plugin)
GetPluginVariable (Gets the contents of a variable belonging to a plugin)
GetPluginVariableList (Gets the list of variables in a specified plugin)
IsPluginInstalled (Checks to see if a particular plugin is installed)
LoadPlugin (Loads a plugin from disk)
PluginSupports (Checks if a plugin supports a particular routine)
ReloadPlugin (Reloads an installed plugin)
SaveState (Saves the state of the current plugin)
(Help topic: dialog=IDD_GLOBAL_PREFSP12)
Documentation contents page
|