Skip to content

This is a modification of SourceMod's mapchooser, adding the tiers of maps in the vote menu

License

Notifications You must be signed in to change notification settings

FemboyKZ/KZTierMapchooser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KZTierMapchooser

This is a modification of SourceMod's mapchooser, adding the tiers of maps in the vote menu

Screenshots

alt text

Download

You can download the compiled plugin from here

To run this you also need the SteamWorks and SMJansson extensions

Dependencies

This plugin uses:

  • SourceMod 1.10.0-1.13.0
  • SteamWorks (edited in include/, to use the latest SourcePawn declaration style)
  • SMJansson (edited in include/, to use the latest SourcePawn declaration style)
  • KZTimerGlobal.com's maps API

Build instructions on Windows (for any server OS)

  • Download the latest SourceMod for Windows
  • Copy the current repo inside sourcemod-xxxx-windows/addons/sourcemod/scripting/
  • In sourcemod-xxxx-windows/addons/sourcemod/scripting, drag and drop mapchooser_tier.sp into compile.exe
  • The compiled plugin mapchooser_tier.smx is now inside sourcemod-xxxx-windows/addons/sourcemod/scripting/compiled/

Do not forget to remove any other mapchooser from your active plugins directory

Known bugs

None, please use the "Issues" tab if you find any

TODO

  • Add tiers to the !nominate menu
  • Add a completion marker using KZTimerGlobal.com's players API
  • Turn the edited part of this code into an easy to use API, so that any mapchooser could easily add tiers to its plugin

About

This is a modification of SourceMod's mapchooser, adding the tiers of maps in the vote menu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • SourcePawn 100.0%