AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [REQ] Next Map Chooser (24x7 Server Edition) (https://forums.alliedmods.net/showthread.php?t=143339)

imported_Anth0ny 11-18-2010 10:35

[REQ] Next Map Chooser (24x7 Server Edition)
 
Need NMC-plugin with special functionality.

In case, if server host only one map (single map 24x7 server), plugin must every N hours or at the end of timelimit (defined by config) start an automatic vote process for CHANGE current map to another.

IT IS IMPORTANT: if change map vote is NOT PASSED, default (already loaded) map must stay.

Bacardi 11-18-2010 11:05

Re: [REQ] Next Map Chooser (24x7 Server Edition)
 
And when different map have voted and changed... same process ?
Play as long as that different map 24x7 until vote another map and so on ?

imported_Anth0ny 11-19-2010 04:09

Re: [REQ] Next Map Chooser (24x7 Server Edition)
 
Quote:

Originally Posted by Bacardi (Post 1351852)
And when different map have voted and changed... same process ?
Play as long as that different map 24x7 until vote another map and so on ?

You FULLY right =)

pre-requirements: server rotate only ONE map (only one map in mapcycle.txt), but we have a few maps at maplist.txt.

(m.b. need use self plugin's config for store maps?)

if server changed map after succesfull automatic mapvote (timelimit reached ), server must STAY at new map. and show new mapvote only after timelimit reached again.

mapvote must look like as

Do you want to change a current map?
* * *
1. I want to keep current map!
2. First map
3. Second map
4. Third map

(i think, 3 maps - a good, actual number for maps; use standard percentages calculation from original sm votemap)

if no votes reached (empty server?) or noone map win a vote (no consolidate opinions?), server MUST STAY a current map.

Bacardi 11-24-2010 06:39

Re: [REQ] Next Map Chooser (24x7 Server Edition)
 
1 Attachment(s)
I am lazy and I edit SM mapchooser...
Don't know would this satisfy you.

You can add more maps in mapcycle.txt to get them in vote.
(or you can change from ...configs/maplists.cfg "mapchooser", ether way)

- Move original SM stock plugin mapchooser.smx in disabled folder
- Find and edit ...cfg/sourcemod/mapchooser.cfg
Quote:

sm_mapvote_endvote "1"
sm_mapvote_exclude "5" //Not bring previous maps until after x map change
sm_mapvote_include "3" //How many maps in vote
sm_mapvote_novote "1" //This will now select current map if no vote receive
sm_mapvote_start "3.0"
- In first vote "item" added 1. I want to keep current map!
Have tested quickly in Cs:s...

*edit
Ofcource if server reboot, it select first map from mapcycle.txt. Plugin not remember last map and change to that.


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

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