<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Icky</id>
	<title>AlliedModders Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Icky"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/Special:Contributions/Icky"/>
	<updated>2026-05-08T21:00:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=Map_Management_Plugins_(SourceMod)&amp;diff=6294</id>
		<title>Map Management Plugins (SourceMod)</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=Map_Management_Plugins_(SourceMod)&amp;diff=6294"/>
		<updated>2008-09-29T16:52:15Z</updated>

		<summary type="html">&lt;p&gt;Icky: /* Nextmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This articles refers to the plugins provided with 1.1 snapshots of SourceMod.&lt;br /&gt;
&lt;br /&gt;
=Plugins=&lt;br /&gt;
&lt;br /&gt;
==Mapchooser==&lt;br /&gt;
*Provides a central map voting interface for other plugins to use and optional automated end of map voting.&lt;br /&gt;
*Uses the maplists.cfg “mapchooser” section.&lt;br /&gt;
*Disabled by default&lt;br /&gt;
==Nominations==&lt;br /&gt;
*Requires mapchooser&lt;br /&gt;
*Adds user/admin nominations into mapvotes.&lt;br /&gt;
*Uses the maplists.cfg “nominations” section.&lt;br /&gt;
*Disabled by default&lt;br /&gt;
==Rockthevote==&lt;br /&gt;
*Requires mapchooser&lt;br /&gt;
*Adds rockthevote functionality (forced early voting) to mapchooser.&lt;br /&gt;
*Disabled by default&lt;br /&gt;
==Nextmap==&lt;br /&gt;
*Automatically selects a nextmap at the start of each map&lt;br /&gt;
*Follows the mapcycle specified by the 'mapcyclefile' cvar.&lt;br /&gt;
*Provides map history and mapcycle listings.&lt;br /&gt;
&lt;br /&gt;
==Randomcycle==&lt;br /&gt;
*Randomly selects a nextmap at the start of each map.&lt;br /&gt;
*Uses the maplists.cfg “randomcycle” section.&lt;br /&gt;
*Disabled by default&lt;br /&gt;
&lt;br /&gt;
=Cvars=&lt;br /&gt;
&lt;br /&gt;
:{| cellpadding=&amp;quot;6&amp;quot;&lt;br /&gt;
|- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
| Cvar&lt;br /&gt;
| Plugin&lt;br /&gt;
| Default Value&lt;br /&gt;
| Description&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_nextmap&lt;br /&gt;
| Core&lt;br /&gt;
| &lt;br /&gt;
| The Next Map that SourceMod will change to.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_endvote&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 1&lt;br /&gt;
| Specifies if MapChooser should run an end of map vote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_start&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 3.0&lt;br /&gt;
| Specifies when to start the vote based on time remaining.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_startround&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 2&lt;br /&gt;
| Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_startfrags&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 5&lt;br /&gt;
| Specifies when to start the vote base on frags remaining.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_extendmap_timestep&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 15&lt;br /&gt;
| Specifies how much many more minutes each extension makes.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_extendmap_roundstep&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 5&lt;br /&gt;
| Specifies how many more rounds each extension makes.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_extendmap_fragstep&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 10&lt;br /&gt;
| Specifies how many more frags are allowed when map is extended.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_exclude&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 5&lt;br /&gt;
| Specifies how many past maps to exclude from the vote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_include&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 5&lt;br /&gt;
| Specifies how many maps to include in the vote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_novote&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 1&lt;br /&gt;
| Specifies whether or not MapChooser should pick a map if no votes are received.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_extend&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 5&lt;br /&gt;
| Number of extensions allowed each map.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_dontchange&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 1&lt;br /&gt;
| Specifies if a 'Don't Change' option should be added to early votes (like rockthevote).&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote_voteduration&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| 20&lt;br /&gt;
| Specifies how long the mapvote should be available for.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_nominate_excludeold&lt;br /&gt;
| Nominations&lt;br /&gt;
| 1&lt;br /&gt;
| Specifies if the current map should be excluded from the Nominations list.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_nominate_excludecurrent&lt;br /&gt;
| Nominations&lt;br /&gt;
| 1&lt;br /&gt;
| Specifies if the MapChooser excluded maps should also be excluded from Nominations.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_needed&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 0.60&lt;br /&gt;
| Percentage of players needed to rockthevote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_minplayers&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 0&lt;br /&gt;
| Number of players required before RTV will be enabled.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_initialdelay&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 30.0&lt;br /&gt;
| Time (in seconds) before first RTV can be held.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_interval&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 240.0&lt;br /&gt;
| Time (in seconds) after a failed RTV before another can be held.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_changetime&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 0&lt;br /&gt;
| When to change the map after a successful RTV: 0 - Instant, 1 - RoundEnd, 2 - MapEnd.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv_postvoteaction&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| 0&lt;br /&gt;
| What to do with RTV's after a mapvote has completed. 0 - Allow, success = instant change, 1 - Deny&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_randomcycle_exclude&lt;br /&gt;
| Randomcycle&lt;br /&gt;
| 5&lt;br /&gt;
| Specifies how many past maps to exclude from the vote.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Admin Commands=&lt;br /&gt;
&lt;br /&gt;
:{| cellpadding=&amp;quot;6&amp;quot;&lt;br /&gt;
|- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
| Command&lt;br /&gt;
| Plugin&lt;br /&gt;
| Access&lt;br /&gt;
| Format&lt;br /&gt;
| Description&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_mapvote&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| changemap&lt;br /&gt;
| &lt;br /&gt;
| Forces MapChooser to attempt to run a map vote now.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_setnextmap&lt;br /&gt;
| Mapchooser&lt;br /&gt;
| changemap&lt;br /&gt;
| &amp;lt;map&amp;gt;&lt;br /&gt;
| Sets the nextmap and disables the end of map vote for this map.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_nominate_addmap&lt;br /&gt;
| Nominations&lt;br /&gt;
| changemap&lt;br /&gt;
| &amp;lt;map&amp;gt;&lt;br /&gt;
| Forcibly adds the map to the list of nominations (even if the limit had been reached).&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_maphistory&lt;br /&gt;
| Nextmap&lt;br /&gt;
| changemap&lt;br /&gt;
| &lt;br /&gt;
| Shows the most recent maps played.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Public Commands=&lt;br /&gt;
&lt;br /&gt;
:{| cellpadding=&amp;quot;6&amp;quot;&lt;br /&gt;
|- class=&amp;quot;t2th&amp;quot;&lt;br /&gt;
| Command&lt;br /&gt;
| Plugin&lt;br /&gt;
| Format&lt;br /&gt;
| Description&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_nominate&lt;br /&gt;
| Nominations&lt;br /&gt;
| &amp;lt;map&amp;gt; or none for menu&lt;br /&gt;
| Attempts to nominate a map for the next vote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| say nominate&lt;br /&gt;
| Nominations&lt;br /&gt;
| &lt;br /&gt;
| Shows a list of possible maps to nominate.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| say rtv&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| &lt;br /&gt;
| Votes to Rockthevote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| sm_rtv&lt;br /&gt;
| Rockthevote&lt;br /&gt;
| &lt;br /&gt;
| Votes to Rockthevote.&lt;br /&gt;
|- class=&amp;quot;t2td&amp;quot;&lt;br /&gt;
| listmaps&lt;br /&gt;
| Nextmap&lt;br /&gt;
| &lt;br /&gt;
| Lists the current mapcycle in console.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Tips and Tricks=&lt;br /&gt;
&lt;br /&gt;
*The nextmap output from the basetriggers plugin will display 'Pending Vote' if mapchooser is running, has end of map votes enabled and the vote has not yet run this map. Remove the plugin or disable end of map votes to see the actual map displayed.&lt;br /&gt;
&lt;br /&gt;
[[Category:SourceMod Documentation]]&lt;/div&gt;</summary>
		<author><name>Icky</name></author>
		
	</entry>
</feed>