Page 1 of 1

[CSGO] Benson Map Configs

Posted: Mon Jan 27, 2020 4:50 pm
by Andreeas
Description
simple map settings plug-in for custom maps or game modes.


Install
configs file move to csgo/addons/sourcemod/configs/
smx file move to csgo/addons/sourcemod/plugins/


Use
Create configs/pluginler/map-cfg/{mapname}.cfg
If the map changes, all attachments that are not sm_eklenti_aktif will be disabled.

awp_.cfg File Sample:
sm_eklenti_aktif noblock
sm_eklenti_aktif thirdperson
sm_eklenti_aktif store

mp_timelimit 9999
mp_roundtime 3
mp_maxrounds 0
mp_warmuptime 0
mp_freezetime 0
mp_limitteams 2
mp_autoteambalance 1
In the above example, if the map changes to awp, only 3 plugins will work.
But except for these attachments
mapconfigs
adminmenu
admin-flatfile
antiflood
basebans
basechat
basecomm
basecommands
basevotes
funcommands
funvotes
playercommands
Download