XUScriptHost 2.6.0.22
Posted: October 5th, 2004, 2:36 pm
October 5, 2004
XUnleashed ScriptHost Patch v2.6.0.22
--Added a routine so that the ScriptHost can be used from plugins.
Public Function XUScriptPlugin.CreateScriptHost() As Object
If you need to create the XUScriptPlugin, use the following syntax from a plugin:
Set oService = PluginHelper.Service("XUScripts.XUScriptPlugin")
XUnleashed ScriptHost Patch v2.6.0.22
--Added a routine so that the ScriptHost can be used from plugins.
Public Function XUScriptPlugin.CreateScriptHost() As Object
If you need to create the XUScriptPlugin, use the following syntax from a plugin:
Set oService = PluginHelper.Service("XUScripts.XUScriptPlugin")