Ive looked everywhere for the area where i can delete the current vote map options.
Currently we have a few different choices to choose from, but i want to add my own preff where do i go to change them?
(im talking about when cs player gets to choose from like 4-5 diff maps)
where is this file located in my control panel of options?
Can anyone help?
Sorry for being such a bUg. This is what happends when nOObs such as myself want our own server. *hehe*
thanks
vote_map?? where is this file!??!??!??
-
- A semi-regular
- Posts: 22
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun Jul 27, 2003 6:10 pm
- Location: Wilmington/Carson California
- Contact:
If you have AMX Mod the "voting options" (for lack of better words) is located in the addons/amx/admin.cfg file.
Just scroll down until you see something similar to this.
// List of maps for nextmap chooser plugin (all maps are merged)
amx_nextmapch de_dust cs_italy de_aztec fy_iceworld
amx_nextmapch cs_militia de_dust2 cs_office de_train
amx_nextmapch de_nuke cs_italy cs_assault fy_iceworld2k
// Max. time to which map can be extended
amx_extendmap_max 45
// Step for each extending
amx_extendmap_step 15
Then just edit it to your liking.
Just scroll down until you see something similar to this.
// List of maps for nextmap chooser plugin (all maps are merged)
amx_nextmapch de_dust cs_italy de_aztec fy_iceworld
amx_nextmapch cs_militia de_dust2 cs_office de_train
amx_nextmapch de_nuke cs_italy cs_assault fy_iceworld2k
// Max. time to which map can be extended
amx_extendmap_max 45
// Step for each extending
amx_extendmap_step 15
Then just edit it to your liking.