-
Notifications
You must be signed in to change notification settings - Fork 72
Map Configuration
Bara edited this page Dec 8, 2020
·
2 revisions
- Stop server
- Configurations that have to do with the maps on your server.
- Start server
- You have completed Map Configuration.
- Proceed to Zoning
Configure
- Maps can be obtained from various locations across the internet. The most common places being.
- Once you have downloaded the maps you wish to have on your server. Locate
csgo/maps/
. This is the folder you will place your maps in. Map files have a.bsp
file extension.
Configure
- This is disabled by default and is located in
csgo/addons/sourcemod/plugins/disabled
. To enable this plugin simply move themapchooser.smx
out of the disabled folder and intocsgo/addons/sourcemod/plugins/
- Once enabled and server has been started this will create a config file located in
csgo/cfg/sourcemod/
namedmapchooser.cfg
. There are explanations for each convar and is quite self-explanatory. - Edit as you see fit.
Configure
- This is disabled by default and is located in
csgo/addons/sourcemod/plugins/disabled
. To enable this plugin simply move thenominations.smx
out of the disabled folder and intocsgo/addons/sourcemod/plugins/
Configure
- This is disabled by default and is located in
csgo/addons/sourcemod/plugins/disabled
. To enable this plugin simply move therandomcycle.smx
out of the disabled folder and intocsgo/addons/sourcemod/plugins/
- Once enabled and server has been started this will create a config file located in
csgo/cfg/sourcemod/
namedrandomcycle.cfg
. There are explanations for each convar and is quite self-explanatory. - Edit as you see fit.
Configure
- This is disabled by default and is located in
csgo/addons/sourcemod/plugins/disabled
. To enable this plugin simply move therockthevote.smx
out of the disabled folder and intocsgo/addons/sourcemod/plugins/
- Once enabled and server has been started this will create a config file located in
csgo/cfg/sourcemod/
namedrtv.cfg
. There are explanations for each convar and is quite self-explanatory. - Edit as you see fit.
Configure
ck_maptier
which is located in your database. Because of this it is not necessary to setup a mapgroup.Note: It is important that you do not have maps in
ck_maptier
that do not exist in your csgo/maps/
folder.