Проблемы со сменой карты, нету в списке карт mirage, но на серваке она есть.
И два даста в голосовании всегда.
И два даста в голосовании всегда.
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
"file" "addons/sourcemod/configs/maps.cfg"
}
/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/maps.cfg"
}
/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/maps.cfg"
}
/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
/* For the "nominations" plugin */
"nominations"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
}
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
"file" "addons/sourcemod/configs/maps.cfg"
}
/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/maps.cfg"
}
/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/maps.cfg"
}
/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
/* For the "nominations" plugin */
"nominations"
{
"target" "addons/sourcemod/configs/maps.cfg"
}
}
Последнее редактирование: