Maps wont auto rotate

Post Reply
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Maps wont auto rotate

Post by J-English »

Ello,

For some reason my maps wont Auto rotate.
After 30mins of gameplay which i set in the [Easy Setup Tab] its supposed to auto change to a different map,but instead it changes to the same map again.

-My Maplist txt has about 20 maps listed For mani admin menu
Also the same number of maps & same maps are there in my votemaplist txt -

-My Mapcycle txt has about 5 maps for rotation..It just wont auto rotate-

Any Ideas ? Im sure Ive done everything right as usual.

Thankyou :)
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Maps wont auto rotate

Post by kraze »

Are you running a plugin so users can vote for the next map? If so try removing that and seeing.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Maps wont auto rotate

Post by J-English »

kraze wrote:Are you running a plugin so users can vote for the next map? If so try removing that and seeing.
hmm..ok will try that later and see if that works
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Maps wont auto rotate

Post by J-English »

Kraze
Server does not rotate my maps for some reason,Players have to RTV votemap instead.When the 15 mins is up,server changes to the same map,not the next map.

I also found the start map comes up in my Autoexec.cfg file..Is that suppose to be there?

Heres my cfg settings.
---------------------------
Autoexec.cfg:
es_load dontblock
es_load rsounds
map fy_twotowers_reloaded
log 1
---------------------------
Specific cvars
mp_autokick 0
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 0
mp_footsteps 1
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 3
mp_limitteams 1
mp_roundtime 2.5
mp_buytime .5
mp_timelimit 15
mp_maxrounds 0
mp_startmoney 16000
mp_chattime 2
mp_allowspectators 1
mp_forcecamera 0
mp_chasecam 0
mp_forcechasecam 0
------------------------
mapcycle.txt
fy_neoniceworld
de_minecraft_landscape
fy_poprigunchik
scoutz_dust
aim_officewar
awp_simpsons
col_crazyjump_simpsons
aim_speedgaming
awp_minecraft_pete_v1
aim_deagle_ultra
aim_crazyjump_dust2006
fy_twotowers_reloaded
awp_simpsons
---------------------
maplist
de_dust
de_aztec
de_dust2
cs_office
de_minecraft_landscape
fy_neoniceworld
fy_poprigunchik
fy_twotowers_reloaded
scoutz_dust
aim_officewar
cs_crackhouse!v3
awp_simpsons
col_crazyjump_simpsons
awp_paradise
aim_speedgaming
awp_minecraft_pete_v1
aim_deagle_ultra
aim_crazyjump_dust2006
$2000$
awp_simpsons
surf_discovery
surf_lava_remix_b2
surf_Timewarp
surf_x26_pie
surf_Zeros_Rout

Thnx buddy
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Maps wont auto rotate

Post by kraze »

Yes in the autoexec. Did you disable all plugins that have any type of voting to see if they were causing this?
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Maps wont auto rotate

Post by Edge100x »

Unless the server is crashing, that definitely sounds like a plugin problem.
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Maps wont auto rotate

Post by J-English »

The voting functionality is enabled in my maniserver.cfg but wht would that interfer with my maps not rotating?

Heres my maniserver cfg

// *****************************************************************************
// 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 20

// Defines whether the map can be extended by vote
mani_vote_allow_extend 1

// 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 1

// Number of extensions a map is allowed via user vote or random map vote,
// 0 = infinite
mani_vote_max_extends 0

// Number of rounds to extend by if mp_winlimit is not 0
mani_vote_extend_rounds 10

//Randomize slot number the option "Extend Map" will be displayed
//0 = Extend Map is always Voting Option 1
//1 = Extend Map vote option will be randomized
mani_vote_randomize_extend_vote 0

// 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 0

// 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 6

// 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 1

// 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

// Time after a new map starts that voting is allowed
mani_vote_user_vote_map_time_before_vote 60

// Minimum number of votes required to change a map (override vote percentage)
mani_vote_user_vote_map_minimum_votes 3

// 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_kick_mode 0

// Percentage of votes required from players before kick occurs
mani_vote_user_vote_kick_percentage 60

// Time after a new map starts that voting is allowed
mani_vote_user_vote_kick_time_before_vote 60

// Minimum number of votes required (override vote percentage)
mani_vote_user_vote_kick_minimum_votes 4

// 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_ban_mode 0

// Percentage of votes required from players before kick occurs
mani_vote_user_vote_ban_percentage 60

// Time after a new map starts that voting is allowed
mani_vote_user_vote_ban_time_before_vote 60

// Minimum number of votes required (override vote percentage)
mani_vote_user_vote_ban_minimum_votes 4

// Time in minutes for the ban, 0 = permanent ban
mani_vote_user_vote_ban_time 30

// 0 = ban by ID, 1 = ban by IP, 2 = ban by ID and IP
mani_vote_user_vote_ban_type 0

// Allow rock the vote
mani_vote_allow_rock_the_vote 1

// Defines the vote percentage required to set map
mani_vote_rock_the_vote_percent_required 60

// Time before rockthevote can be started after a new map starts
mani_vote_time_before_rock_the_vote 50

// Number of nominations included in the vote
mani_vote_rock_the_vote_number_of_nominations 4

// Number of random maps chosen from votemaplist.txt
mani_vote_rock_the_vote_number_of_maps 8

// Percentage of players on server required to type rockthevote before
// it starts
mani_vote_rock_the_vote_threshold_percent 60

// Minimum number of players required to type rockthevote before it starts
mani_vote_rock_the_vote_threshold_minimum 3

// This controls the default mode a player will have their 'show vote progress'
// set to when they first ever join your server. This setting is applied to
// the player's stored record within player_settings.dat. It does not control
// whether the vote progress functionality is on or off.
// 0 = player settings default to off, 1 = player settings default to on
// 1 = default on, 0 = default off
mani_player_settings_vote_progress 1


If i disable // Defines whether a random map vote will be displayed towards the end of
// the map
mani_vote_allow_end_of_map_vote 1


If disabled and set to 0 ,Will this allow the server to auto rotate? Or do i need to put all my mapcycle list of maps in my autoexec.cfg too?
User avatar
TimeX
Staff
Staff
Posts: 1731
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: Maps wont auto rotate

Post by TimeX »

Disabling that option may be what is needed, since Mani may be disabling the normal rotation to run the vote instead. Mani is known to do strange things with map changes anyhow.

Only one map should be listed in the autoexec.cfg file, and that map serves as the starting map. CS:S actually needs to be told to load a map on start up instead of just reading whichever map is in the rotation first like some other games.
TimeX
User avatar
J-English
This is my homepage
This is my homepage
Posts: 618
Joined: Thu Apr 15, 2010 4:06 am
Location: United Kingdom

Re: Maps wont auto rotate

Post by J-English »

Ok thnx guys,will disable end map voting this week.see if that works
Post Reply