Get mapname and pause plugin
PHP Code:
|
Re: Get mapname and pause plugin
Code:
if(containi(map, "de_") == -1) { |
Re: Get mapname and pause plugin [solved]
Quote:
|
Re: Get mapname and pause plugin
Better to remove that plugin from plugins.ini, and to declare it only in configs/maps/plugins-de.ini
|
Re: Get mapname and pause plugin
Quote:
The de_ is just an example, it be going with another prefix. Anyway, thanks! :) |
Re: Get mapname and pause plugin
Quote:
|
Re: Get mapname and pause plugin
Quote:
|
Re: Get mapname and pause plugin
Where can I get more informations about this native?
pause("a", "plugin.amxx") I want to use it but I can't find informations about it on amxmodx.org. |
Re: Get mapname and pause plugin
The inc-files are a great source.
This is from amxmodx.inc Code:
|
Re: Get mapname and pause plugin
I'm trying to pause plugin a.amxx from plugin b.amxx. This is what I'm using in plugin "b", but its not working for me. Any ideas?
PHP Code:
|
| All times are GMT -4. The time now is 05:50. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.