Calling native in paused/off/non existing plugin
Hello guys :)
I was wondering is there a way to stop/prevent native calling in paused/off/non existing plugin? For example, I make a stock in which I check if plugin is enabled, if yes - execute native, if not, do nothing. I tried that with simple check but it still gave me error of calling non existing function. |
Re: Calling native in paused/off/non existing plugin
The AMXX Core does not have that functionality. Feel free to request it though
|
Re: Calling native in paused/off/non existing plugin
What about this native?
http://www.amxmodx.org/doc/index.htm...gin_loaded.htm |
Re: Calling native in paused/off/non existing plugin
Quote:
|
Re: Calling native in paused/off/non existing plugin
What about creating a cvar and use get_cvar_pointer?
|
| All times are GMT -4. The time now is 17:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.