View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-05-2012 , 14:16   Re: OnLibraryRemove and OnLibraryAdded don't work?
Reply With Quote #10

Quote:
Originally Posted by Leonardo View Post
guess it's because of order of plugins are being loaded

example:
if plugin #2 contains library
then plugin #1 can detect it with OnLibraryAdded
but if plugins #1 contains library
plugin #2 can't detect it
and you have to use LibraryExists in OnPluginStart
And by OnPluginStart, you really mean OnAllPluginsLoaded, amirite?
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline