View Single Post
neatek
AlliedModders Donor
Join Date: Jul 2010
Location: Russia
Old 12-20-2017 , 13:13   Re: Plugin late load
Reply With Quote #2

Maybe this? (in core plugin)
PHP Code:
void OnPluginStart() {
    
ServerCommand("sm plugins reload YourModule.smx");

Or why not just rename file.
__________________

Last edited by neatek; 12-20-2017 at 13:13.
neatek is offline