gamevoting.cfg
Spoiler: zobrazit
// Enable or disable plugin.
gv_enable_plugin "1"
// Delay between each vote for 1 person (seconds). Antiflood.
gv_delay_vote "20"
// Enable colors in chat.
gv_support_morecolors "0"
// Enable or disable logs
gv_enable_logs "0"
// Enable or disable actions logs
gv_enable_logs_actions "1"
// Disable plugin when admin on server. Default: "1"
gv_deactivate_admin "0"
// Need players for enable plugin (def: 8). Default: "8"
gv_need_players "2"
// Prevent votes for client with this flag. Default: "b"
gv_immunity_flag "b"
// Enable or disable ban function.
gv_ban_enable "1"
// Enable or disable kick function.
gv_kick_enable "1"
// Enable or disable silence function.
gv_silence_enable "1"
// Enable or disable mute function.
gv_mute_enable "1"
// How many percent of votes need to be got for ban player (def: 80%)
gv_ban_percent "80"
// percent for kick player (def: 80%)
gv_kick_percent "80"
// percent for mute player (def: 70%)
gv_mute_percent "70"
// percent for mute player (def: 70%)
gv_silence_percent "70"
// ban duration in minutes (Works with Sourcebans) Default: "60"
gv_ban_duration "60"
// kick duration in seconds (reset on map start) Default: "120"
gv_kick_duration "30"
// mute duration in seconds (reset on map start) Default: "60"
gv_mute_duration "60"
// silence duration in seconds (reset on map start) Default: "60"
gv_silence_duration "60"
gv_enable_plugin "1"
// Delay between each vote for 1 person (seconds). Antiflood.
gv_delay_vote "20"
// Enable colors in chat.
gv_support_morecolors "0"
// Enable or disable logs
gv_enable_logs "0"
// Enable or disable actions logs
gv_enable_logs_actions "1"
// Disable plugin when admin on server. Default: "1"
gv_deactivate_admin "0"
// Need players for enable plugin (def: 8). Default: "8"
gv_need_players "2"
// Prevent votes for client with this flag. Default: "b"
gv_immunity_flag "b"
// Enable or disable ban function.
gv_ban_enable "1"
// Enable or disable kick function.
gv_kick_enable "1"
// Enable or disable silence function.
gv_silence_enable "1"
// Enable or disable mute function.
gv_mute_enable "1"
// How many percent of votes need to be got for ban player (def: 80%)
gv_ban_percent "80"
// percent for kick player (def: 80%)
gv_kick_percent "80"
// percent for mute player (def: 70%)
gv_mute_percent "70"
// percent for mute player (def: 70%)
gv_silence_percent "70"
// ban duration in minutes (Works with Sourcebans) Default: "60"
gv_ban_duration "60"
// kick duration in seconds (reset on map start) Default: "120"
gv_kick_duration "30"
// mute duration in seconds (reset on map start) Default: "60"
gv_mute_duration "60"
// silence duration in seconds (reset on map start) Default: "60"
gv_silence_duration "60"
GameVoting.cfg
Spoiler: zobrazit
// This file was auto-generated by SourceMod (v1.6.2-dev+4568)
// ConVars for plugin "gv.smx"
// ban duration in minutes (Works with Sourcebans)
// -
// Default: "60"
gv_ban_duration "60"
// Enable or disable ban function.
// -
// Default: "1"
gv_ban_enable "1"
// How many percent of votes need to be got for ban player (def: 80%)
// -
// Default: "80"
gv_ban_percent "80"
// Disable plugin when admin on server (def: 0)(Not recommended)
// -
// Default: "0"
gv_deactivate_admin "0"
// Delay between each vote for 1 person (seconds).
// -
// Default: "20"
gv_delay_vote "20"
// Enable or disable logs (def: 0)(Not recommended)
// -
// Default: "0"
gv_enable_logs "0"
// Enable or disable actions logs (def: 1)(Recommended)
// -
// Default: "1"
gv_enable_logs_actions "1"
// Enable or disable plugin. Of course not recommended
// -
// Default: "1"
gv_enable_plugin "1"
// Prevent votes for client with this flag. (its doesnt works without b flag, you need to be Generic admin)
// -
// Default: "b"
gv_immunity_flag "b"
// kick duration in seconds (reset on map start)
// -
// Default: "120"
gv_kick_duration "120"
// Enable or disable kick function.
// -
// Default: "1"
gv_kick_enable "1"
// percent for kick player (def: 80%)
// -
// Default: "80"
gv_kick_percent "80"
// mute duration in seconds (reset on map start)
// -
// Default: "60"
gv_mute_duration "60"
// Enable or disable mute function.
// -
// Default: "1"
gv_mute_enable "1"
// percent for mute player (def: 70%)
// -
// Default: "70"
gv_mute_percent "70"
// Need players for enable plugin (def: 8)
// -
// Default: "8"
gv_need_players "8"
// silence duration in seconds (reset on map start)
// -
// Default: "60"
gv_silence_duration "60"
// Enable or disable silence function.
// -
// Default: "1"
gv_silence_enable "1"
// percent for mute player (def: 70%)
// -
// Default: "70"
gv_silence_percent "70"
// Enable colors in chat.
// -
// Default: "0"
gv_support_morecolors "0"
// Version of GameVoting plugin
// -
// Default: "1.5b"
sm_gamevoting_version "1.5b"
// ConVars for plugin "gv.smx"
// ban duration in minutes (Works with Sourcebans)
// -
// Default: "60"
gv_ban_duration "60"
// Enable or disable ban function.
// -
// Default: "1"
gv_ban_enable "1"
// How many percent of votes need to be got for ban player (def: 80%)
// -
// Default: "80"
gv_ban_percent "80"
// Disable plugin when admin on server (def: 0)(Not recommended)
// -
// Default: "0"
gv_deactivate_admin "0"
// Delay between each vote for 1 person (seconds).
// -
// Default: "20"
gv_delay_vote "20"
// Enable or disable logs (def: 0)(Not recommended)
// -
// Default: "0"
gv_enable_logs "0"
// Enable or disable actions logs (def: 1)(Recommended)
// -
// Default: "1"
gv_enable_logs_actions "1"
// Enable or disable plugin. Of course not recommended

// -
// Default: "1"
gv_enable_plugin "1"
// Prevent votes for client with this flag. (its doesnt works without b flag, you need to be Generic admin)
// -
// Default: "b"
gv_immunity_flag "b"
// kick duration in seconds (reset on map start)
// -
// Default: "120"
gv_kick_duration "120"
// Enable or disable kick function.
// -
// Default: "1"
gv_kick_enable "1"
// percent for kick player (def: 80%)
// -
// Default: "80"
gv_kick_percent "80"
// mute duration in seconds (reset on map start)
// -
// Default: "60"
gv_mute_duration "60"
// Enable or disable mute function.
// -
// Default: "1"
gv_mute_enable "1"
// percent for mute player (def: 70%)
// -
// Default: "70"
gv_mute_percent "70"
// Need players for enable plugin (def: 8)
// -
// Default: "8"
gv_need_players "8"
// silence duration in seconds (reset on map start)
// -
// Default: "60"
gv_silence_duration "60"
// Enable or disable silence function.
// -
// Default: "1"
gv_silence_enable "1"
// percent for mute player (def: 70%)
// -
// Default: "70"
gv_silence_percent "70"
// Enable colors in chat.
// -
// Default: "0"
gv_support_morecolors "0"
// Version of GameVoting plugin
// -
// Default: "1.5b"
sm_gamevoting_version "1.5b"
Ešte sa mi podarilo zachytit log z CP konzoli
,ked som napisal in game votekick nič sa nestalo, ale v CP konzoli sa vypisal takýto zaznam na 10 riadkov !
Spoiler: zobrazit
[Admin]ッ.ッVeverička: votekick
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
D ٿ k y 182 ™: votekick
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_mute" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 413, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 1030, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "Votemute_Menu_Title" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 388, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 298, D:\scripting\gamevoting.sp::Listener()
[Admin]ッ.ッVeverička: votemute
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:27:29: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:27:29: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:27:29: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:27:29: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:27:29: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()
D ٿ k y 182 ™: votekick
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_mute" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 413, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 1030, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:26: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:26: [SM] Native "Format" reported: Language phrase "Votemute_Menu_Title" not found
L 09/21/2014 - 22:28:26: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:26: [SM] [0] Line 388, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:26: [SM] [1] Line 298, D:\scripting\gamevoting.sp::Listener()
[Admin]ッ.ッVeverička: votemute
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "GameVoting_menu_title_kick" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gv.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 395, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 1020, G:\steamcmd\cs_go\cstrike\addons\sourcemod\scripting\gv.sp::Listener()
L 09/21/2014 - 22:28:34: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 09/21/2014 - 22:28:34: [SM] Native "Format" reported: Language phrase "Votekick_Menu_Title" not found
L 09/21/2014 - 22:28:34: [SM] Displaying call stack trace for plugin "gamevoting.smx":
L 09/21/2014 - 22:28:34: [SM] [0] Line 374, D:\scripting\gamevoting.sp::VoteInit()
L 09/21/2014 - 22:28:34: [SM] [1] Line 293, D:\scripting\gamevoting.sp::Listener()