--- deliantra/Deliantra/res/types.xml 2006/03/16 01:34:01 1.5 +++ deliantra/Deliantra/res/types.xml 2006/03/16 01:42:22 1.6 @@ -5383,15 +5383,15 @@ The type of event that triggers a notify to the plug-in. - + The name of the plug-in that should be notified of the event, e.g. "cfpython" for python and "perl" for the Crossfire-Perl plug-in. - + The name of the extension to invoke (for python, this is the path to a script, for perl this is the name of a extension package without the ".ext" extension. - + A string that is passed unaltered to the extension above. Often used to pass options to the extension that alter its behaviour.