AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   turn off map vote at end of map when no players on (https://forums.alliedmods.net/showthread.php?t=96040)

alpetras 06-30-2009 04:09

turn off map vote at end of map when no players on
 
Im running a server with randomcycle.smx and mapchooser.smx with sm_mapvote_endvote "1"
I need the randomcycle plugin to set the next map from the nap cycle if the server is empty and I need the mapchooser for people to vote at end of the map.
at map startup randomcycle plugin sets a random nextmap from the mapcycle file, then when them map is soon to end, a vote starts and mapchooser overrides the nextmap value and sets it to the voting winner or a random pick from the mapchooser maplist file.

when there are people playing on the server, there are no problems, a map wins a vote and mapchooser sets the next map. but when the server is empty the server plays the wrong maps: the server plays maps from the mapchooser maplist because of the map votes at the end of map. i want the nextmap be set only by the randomcycle plugin when there arent any players on the server.

is there a way of editting the .cfg files to make the server work they way I want or is an additional plugin required? is it possible to set the sm_mapvote_endvote cvar from 0 to 1 when a player joins?

DJ Tsunami 07-01-2009 07:59

Re: turn off map vote at end of map when no players on
 
Quote:

"sm_mapvote_novote" = "1" min. 0.000000 max. 1.000000
- Specifies whether or not MapChooser should pick a map if no votes are received.

alpetras 07-01-2009 08:04

Re: turn off map vote at end of map when no players on
 
durrrrr
thanks a lot, dunno how i missed that line...


All times are GMT -4. The time now is 04:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.