View Single Post
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 07-15-2020 , 16:17   Re: [TUT] SourcePawn Scripting - Tips, Basics to Advanced
Reply With Quote #38

Quote:
Originally Posted by Dragokas View Post
Some updates I prepared long time ago:
Thanks!

Had already noticed and fixed AddAmbientSoundHook.

Will add a clarification for this: OnLibraryAdded() and OnLibraryRemoved() can be used instead of ever calling LibraryExists() since they both trigger when late loading a plugin that's using it.

Nice details for 1.11 enum structs change, many have been asking how to fix.
__________________
Silvers is offline