hello supremache,
i tried again but somehow I unfortunately can't get it to work. I have now tried ZaX proposal and I am satisfied with it now. I have created a plugins-de_dust2.inc with the plugins that are activated or deactivated. I am very satisfied with that now.
Quote:
Specific Plugins
Each map can have a specific plugins.ini file for which it will load on map change. This plugins file will be loaded in addition to the standard plugins.ini file.
The file is to be located at amxmodx/configs/maps/plugins-mapname.ini For example, for de_dust you would create the file amxmodx/configs/maps/plugins-de_dust.ini
In addition, a plugin can be tagged as "disabled" which will prevent this plugin from being loaded. You accomplish this the same way you tag a plugin as debug mode, by entering the word disabled after the plugin name in the file, which will prevent it from being loaded for that map.
For example, if you wanted the map de_dust to disable the plugin ham.amxx and enable the plugin pickle.amxx you would put this in amxmodx/configs/maps/plugins-de_dust.ini:
ham.amxx disabled
pickle.amxx
|
However, I would like to ask you if you can make it possible that you can write the code in such a way that a forced map change to de_dust2 takes place at 7 p.m. (no matter what kind of map is currently running). and that from 6 o'clock in the morning a forced map change to de_alexandra takes place.
so the whole thing should not end with a time limit on the map.
forced map change.
if you feel like it and have time, I would be very happy about it!
I would be very, very happy and help a lot!
many, many thanks in advance!
best regards