Quote:
Originally Posted by drekes
addons/amxmodx/config
make a folder called maps.
there make a cfg called "mapname.cfg"
ex: for de_dust2 = de_dust2.cfg
and put your cvar in there. You should have something like this.
addons/amxmodx/configs/maps/de_dust2.cfg
in cfg:
mp_friendlyfire 1
sv_alltalk 0
your cvar 1
|
No i mean like using plugin.
something like this if the map is de dust 2
set_cvar_num( amx_nono ) == 1 )