Commands:Refrences
How to execute or precache an .ini file (simple text file) from addons/amxmodx/data/lang/myfile.ini
What is the refrence for server start,I want to grab the server start event,HOW? .....OR..... When server starts,execute the above file,HOW? Any module? |
Re: Commands:Refrences
precache_generic?
|
Re: Commands:Refrences
Hold up ... Lang files are text files, not INI files, and why would you want to precache it?
Server start is plugin_init(). |
Re: Commands:Refrences
Quote:
Also...hornet is correct. lang files are .txt and are grabbed through register_dictionary(const file[]) Quote:
the plugin first looks to plugin_init() function to run when it is called by the server. I suppose hornet answerd all those questions, just thought i'd go a little more in depth. I'm bored. |
Re: Commands:Refrences
Quote:
|
Re: Commands:Refrences
I think the first is plugin_precache( ).
|
Re: Commands:Refrences
Quote:
|
Re: Commands:Refrences
Quote:
Quote:
Quote:
|
Re: Commands:Refrences
Quote:
|
| All times are GMT -4. The time now is 00:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.