03.09.2017, 16:39
Quote:
For better performance, implement the protection directly into plugin source code to avoid AMX overhead. |
What about that you add a default protection to your Plugin directly, so if the Callback is not added in any used Scripts it will use the default one from your Plugin and if the Callback is added in any used Scripts it will use the one from PAWN written by Scripters.
Not all PAWN Scripters know how to add a protection directly into the Plugin.
Would you do that for the next Version?