if a plugin is active
If a plugin is active how do i make special commands happen.
Like if csdm_ffa.amxx was active i wanted to make a new round start sound does anyone know how to do this? |
Re: if a plugin is active
Code:
I believe this should work |
Re: if a plugin is active
thx but it doesnt work
|
Re: if a plugin is active
Quote:
|
Re: if a plugin is active
no i mean it wont compile lol
|
Re: if a plugin is active
Quote:
P.S. If you are trying to compile this on the website compiler it won't work. You must compile it locally yourself. |
Re: if a plugin is active
yea i am compiling localy
|
Re: if a plugin is active
try with:
Code:
is_plugin_loaded("yourplugin.amxx") |
| All times are GMT -4. The time now is 06:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.