I can't get custom maps to show up on the Votemap menu?

Post Reply
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

I can't get custom maps to show up on the Votemap menu?

Post by Nick|NFo »

You need to add the map names to the addons/amxmodx/configs/maps.ini file. If there is no comment the map will not show in the amxmodmenu/Votemaps menu. Type the maps in the following format:
; Maps configuration file
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin

; Add in your mod's maps here
; Delete this file to use mapcycle.txt

as_oilrig
cs_747
cs_assault
cs_backalley
cs_estate
cs_havana
cs_italy
cs_militia
cs_office
cs_siege
de_airstrip
de_aztec
de_cbble
de_chateau
de_dust
-Nick
Post Reply