Raised This Month: $ Target: $400
 0% 

AutoExecConfig does not run


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 06-17-2021 , 22:00   Re: AutoExecConfig does not run
Reply With Quote #1

AutoExecConfig() has no purpose after OnConfigsExecuted() is called including in the function itself. It doesn't do any reading or executing of files, it only configures AMX Mod X to automatically execute plugin-specific configuration files after all other configs are executed.

If you need to execute a config file again at a later time, you would execute it with server_cmd("path/to/file/myConfig.cfg")
__________________
fysiks is offline
666
Senior Member
Join Date: Mar 2015
Old 06-17-2021 , 22:42   Re: AutoExecConfig does not run
Reply With Quote #2

Quote:
Originally Posted by fysiks View Post
AutoExecConfig() has no purpose after OnConfigsExecuted() is called including in the function itself. It doesn't do any reading or executing of files, it only configures AMX Mod X to automatically execute plugin-specific configuration files after all other configs are executed.

If you need to execute a config file again at a later time, you would execute it with server_cmd("path/to/file/myConfig.cfg")
thanks now i understand
__________________
666 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode