Raised This Month: $ Target: $400
 0% 

3rd party cvar not loaded on plugin_cfg


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-18-2013 , 09:16   Re: 3rd party cvar not loaded on plugin_cfg
Reply With Quote #1

Well, amxx.cfg is executed in plugin_init() from admin.sma ; and plugin_cfg() is sent at the time as plugin_init(), just right after (from same metamod forward) ; so considering it doesn't use server_exec() in admin.sma, it's possible config file to not be executed right away. Adding server_exec() in admin.sma or adding a small delay in your plugin, both should lead to same wanted result.
__________________
Arkshine 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 15:46.


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