Ahoj, mám problém s vote další mapy když jedna končí, vše normálně fungovalo dokud sem na server nenaházel hns mapy, teď se mapa mění po uplynutí času automaticky na mapu další bez zeptání.
Zkoušel jsem i "přeinstalovat" mapchooser.amxx překonvertováním z .sma ve složce /scripting a vyměnit ho za stávající ale bez změny.
Kód: Vybrat vše
maps.ini
; 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
hns_falldown
hns_floppytown
hns_gameworld_v2
hns_newyork
hnsbg_nightlife
hnsbg_sinister
hnsbg_sunshades
hnsro_arenastrike
hnsbg_cbble
__________________________________
mapchoice.ini
//This File Defines Basic maps that will show up in the map vote, replace these maps with maps you like,
//and want to automatically appear on the vote, if not all nominations are reached
//Define at LEAST 10 maps here, to be better, put at least 15 or 20
//If you leave this file empty, the plugin will instead use mapcycle.txt
hns_falldown
hns_floppytown
hns_gameworld_v2
hns_newyork
hnsbg_nightlife
hnsbg_sinister
hnsbg_sunshades
hnsro_arenastrike
hnsbg_cbble
__________________________________
mapcycle.txt
hns_falldown
hns_floppytown
hns_gameworld_v2
hns_newyork
hnsbg_nightlife
hnsbg_sinister
hnsbg_sunshades
hnsro_arenastrike
hnsbg_cbble