Is there a function to remove/unload a plugin? I'm trying to make a plugin to remote-control a character, and I need to be able to add/remove/refresh plugins. I found the LoadPlugin function, is there a RemovePlugin function I can't find?
RemovePlugin Function
Posted by Poromenos on Fri 28 May 2004 09:36 PM — 3 posts, 14,633 views.
No there isn't. You want one, I take it? Isn't reloading enough?
No, I need to be able to remove the plugin altogether, in case it isn't needed any more...