Addon Entry

Now supporting the newest garrysmods.org

New : UserScript to add a search button to any garrysmod.org download page Script Page Install It!

Mirrors

There are no mirrors, request one in the comment section below.
File: mapvote.zip
Version: 0
Garrysmod.org URL: http://www.garrysmod.org/downloads/?a=view&id=134289
Description: A near complete re-write of my TTT Mapvote. This is now a generalized map voting system which could be implemented in any other gamemode. It includes a Trouble in Terrorist Town and Sandbox implementation by default.

Workshop - http://steamcommunity.com/sharedfiles/filedetails/?id=154525100
GUI Scripting Example - http://www.garrysmod.org/downloads/?a=view&id=134249

Cvars:
mapvote_randommaps (def 3)
mapvote_oldestmaps (def 2)
mapvote_shuffle (def 1)
mapvote_rtv (def 1)
mapvote_rtv_ratio (def 0.5)
mapvote_rtv_minplayers (def 2)
mapvote_rtv_silent (def 0)

TTT Specific:
mapvote_rtv_minrounds (def 2)
mapvote_rtv_forcevote (def 0)
mapvote_start_timeleft (def 0)
mapvote_start_roundsleft (def 1)
mapvote_forcechange (def 0) - Overrides ttt's level change handling.

Sandbox Specific:
mapvote_delay (def 120) - The delay (seconds) before a map change following an RTV vote.

Documentation: http://pastebin.com/AmcnaBjL

See lua/mapvote/sv_terrortown.lua or http://pastebin.com/zUj8R0G7 for an example of how to write your own gamemode implementation. See the files included with the demo ui for writing your own GUI.

Image: mapvote.zip