hey, mit map vote virker ikke på min server, selvom jeg har sat det op til det :
// *****************************************************************************
// Module 12: Voting Functionality
//
// Desc : There are two types of vote. System started where an admin has
// triggered a vote or User started where a user has started a vote
// The following cvars control the configuration of the voting
// *****************************************************************************
// Allow voting 1 = on, 0 = off (this cvar controls ALL voting, except votes
// started via the admin ingame menu or ma_votequestion / ma_votercon admin
// started votes)
mani_voting 1
// Defines the last number of maps played to not show in random votemap lists
mani_vote_dont_show_last_maps 3
// Defines the time in minutes a extend vote will add to the timeleft counter
mani_vote_extend_time 5
// Defines the whether the a map can be extended
mani_vote_allow_extend 0
// Defines amount of time in seconds a vote will be allowed for
mani_vote_allowed_voting_time 45
// Defines whether a random map vote will be displayed towards the end of
// the map
mani_vote_allow_end_of_map_vote 0
// Number of extensions a map is allowed via user vote or random map vote,
// 0 = infinite
mani_vote_max_extends 2
// Number of rounds to extend by if mp_winlimit is not 0
mani_vote_extend_rounds 10
// Define the file to use for random map vote
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_random_map_vote 1
// Define the file that admin can select from for admin
// started vote.
// 0 = mapcycle.txt, 1 = votemaplist.txt, 2 = maplist.txt
mani_vote_mapcycle_mode_for_admin_map_vote 0
// Defines how many minutes before the end of the map that a random map vote
// is started
mani_vote_time_before_end_of_map_vote 3
// Defines how many maps can be in the end of map vote
mani_vote_max_maps_for_end_of_map_vote 7
// Allow team swap option as part of Extend map on end
// of map vote (CSS Only)
mani_vote_end_of_map_swap_team 0
// Defines the vote percentage required to set map
mani_vote_end_of_map_percent_required 60
// Defines the vote percentage required to set rcon vote
mani_vote_rcon_percent_required 60
// Defines the vote percentage required to set question vote
mani_vote_question_percent_required 60
// Defines the vote percentage required to set map vote
mani_vote_map_percent_required 60
// Defines the vote percentage required to set random map vote
mani_vote_random_map_percent_required 60
// This cvar determines how the players see the votes during voting
// 0 = quiet mode,
// 1 = show players as they vote but not their choice,
// 2 = Show voted choice but not player,
// 3 = show player name and their choice
mani_vote_show_vote_mode 3
// Following cvar now has 2 modes of operation
// 0 = alive players will see vote menu,
// 1 = alive players will need to type vote to access the menu,
mani_vote_dont_show_if_alive 0
// Allow user started votemaps
mani_vote_allow_user_vote_map 0
// Allow the users to extend maps if time based
mani_vote_allow_user_vote_map_extend 1
// Allow the users to kick players by vote
mani_vote_allow_user_vote_kick 0
// Allow the users to ban players by vote
mani_vote_allow_user_vote_ban 0
// Defines the vote percentage required to set an extend map vote
mani_vote_extend_percent_required 60
// Percentage of votes required from players before map change
mani_vote_user_vote_map_percentage 60
hvad er problemet? og kan i evt link jeres som virker
tak på forhånd
--
Gæstebruger, opret dit eget
login og få din egen signatur.