Голосование sourcemod

AZA

/reset
Сообщения
883
Реакции
162
Приветствую товарищи,почему то не работает голосование смены карты,хоть убей.

Видео:

Плагины:
[SM] Listing 28 plugins:
01 "Rock The Vote" (1.7.3-dev+5294) by AlliedModders LLC
02 "Advertisements" (0.6 CSGO-1.1) by Tsunami (CSGO FIX Феникс)
03 "Simple Chat Processor (Redux)" (2.0.2) by Simple Plugins, Mini
04 "[NM] IllusionWH CS:S" (0.0.9b) by DarklSide
05 "[VIP] Core" (2.0.0 R) by R1KO (skype: vova.andrienko1)
06 "[VIP] Admin" (1.0.0) by R1KO
07 "[VIP] Admin Privileges" (1.0.2) by R1KO (skype: vova.andrienko1)
08 "[VIP] Tag" (1.0.0) by R1KO
09 "Map Nominations" (1.7.3-dev+5294) by AlliedModders LLC
10 "Chat Colors CSGO" (1.2) by Phoenix - Феникс
11 "MapChooser" (1.7.3-dev+5294) by AlliedModders LLC
12 "Admin Menu" (1.7.3-dev+5294) by AlliedModders LLC
13 "Player Commands" (1.7.3-dev+5294) by AlliedModders LLC
14 "Client Preferences" (1.7.3-dev+5294) by AlliedModders LLC
15 "Reserved Slots" (1.7.3-dev+5294) by AlliedModders LLC
16 "Basic Info Triggers" (1.7.3-dev+5294) by AlliedModders LLC
17 "Sound Commands" (1.7.3-dev+5294) by AlliedModders LLC
18 "Basic Ban Commands" (1.7.3-dev+5294) by AlliedModders LLC
19 "Basic Chat" (1.7.3-dev+5294) by AlliedModders LLC
20 "Fun Votes" (1.7.3-dev+5294) by AlliedModders LLC
21 "Basic Commands" (1.7.3-dev+5294) by AlliedModders LLC
22 "Fun Commands" (1.7.3-dev+5294) by AlliedModders LLC
23 "Nextmap" (1.7.3-dev+5294) by AlliedModders LLC
24 "Anti-Flood" (1.7.3-dev+5294) by AlliedModders LLC
25 "Admin File Reader" (1.7.3-dev+5294) by AlliedModders LLC
26 "Basic Comm Control" (1.7.3-dev+5294) by AlliedModders LLC
27 "Basic Votes" (1.7.3-dev+5294) by AlliedModders LLC
28 "Admin Help" (1.7.3-dev+5294) by AlliedModders LLC
 

KapaT

Эгоист
Сообщения
1,988
Реакции
535
Показуй настройки maplists.cfg, mapchooser.cfg
 

AZA

/reset
Сообщения
883
Реакции
162
@KapaT,
// This file was auto-generated by SourceMod (v1.7.3-dev+5294)
// ConVars for plugin "mapchooser.smx"


// Specifies how many more frags are allowed when map is extended.
// -
// Default: "10"
// Minimum: "5.000000"
sm_extendmap_fragstep "10"

// Specifies how many more rounds each extension makes
// -
// Default: "5"
// Minimum: "1.000000"
sm_extendmap_roundstep "5"

// Specifies how much many more minutes each extension makes
// -
// Default: "15"
// Minimum: "5.000000"
sm_extendmap_timestep "15"

// Specifies if a 'Don't Change' option should be added to early votes
// -
// Default: "1"
// Minimum: "0.000000"
sm_mapvote_dontchange "1"

// Specifies if MapChooser should run an end of map vote
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_endvote "1"

// Specifies how many past maps to exclude from the vote.
// -
// Default: "5"
// Minimum: "0.000000"
sm_mapvote_exclude "5"

// Number of extensions allowed each map.
// -
// Default: "0"
// Minimum: "0.000000"
sm_mapvote_extend "0"

// Specifies how many maps to include in the vote.
// -
// Default: "5"
// Minimum: "2.000000"
// Maximum: "6.000000"
sm_mapvote_include "5"

// Specifies whether or not MapChooser should pick a map if no votes are received.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_novote "1"

// Hold run of votes if winning choice is less than a certain margin
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_mapvote_runoff "0"

// If winning choice has less than this percent of votes, hold a runoff
// -
// Default: "50"
// Minimum: "0.000000"
// Maximum: "100.000000"
sm_mapvote_runoffpercent "50"

// Specifies when to start the vote based on time remaining.
// -
// Default: "3.0"
// Minimum: "1.000000"
sm_mapvote_start "3.0"

// Specifies when to start the vote base on frags remaining.
// -
// Default: "5.0"
// Minimum: "1.000000"
sm_mapvote_startfrags "5.0"

// Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time
// -
// Default: "2.0"
// Minimum: "0.000000"
sm_mapvote_startround "2.0"

// Specifies how long the mapvote should be available for.
// -
// Default: "20"
// Minimum: "5.000000"
sm_mapvote_voteduration "20"

/**
* Use this file to configure map lists.
*
* Each section is a map list that plugins can use. For example, the Admin Menu
* requests an "admin menu" map list, and you can control which maps appear via
* this file.
*
* Each section must have a property that explains where to read the maps from.
* There are two properties:
*
* target - Redirect the request to another section.
* file - Read a file of map names, in mapcycle.txt format.
*
* There is one section by default, called "mapcyclefile" - it is mapped to the
* mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
*
* If a plugin requests a map list file which doesn't exist, or is empty, SourceMod
* tries the "default" section, and then the "mapcyclefile" section.
*/
"MapLists"
{
/**
* Default requests go right to the mapcyclefile.
*/
"default"
{
"target" "mapcyclefile"
}

/* Admin menu, map menu */
"sm_map menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* Admin menu, map voting menu */
"sm_votemap menu"
{
"file" "addons/sourcemod/configs/adminmenu_maplist.ini"
}

/* For the "randomcycle" plugin */
"randomcycle"
{
"target" "default"
}

/* For the "mapchooser" plugin */
"mapchooser"
{
"target" "default"
}

/* For the "nominations" plugin */
"nominations"
{
"target" "default"
}
}
 

KapaT

Эгоист
Сообщения
1,988
Реакции
535
карты на сервере хоть есть?
 
Сверху Снизу