Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 820 Bytes

File metadata and controls

17 lines (13 loc) · 820 Bytes

MapRating

Allow players to !rate maps (For use with bhoptimer)

Use data for random map cycle influence, or anything else

Setup

  • Create addons/sourcemod/configs/databases.cfg entry called maprating
  • Load the plugin, it will auto-create the DB structure

Commands

  • !rate / !rating - Open map rating menu, see map rating, and vote on it.
  • !favorite / !fav - Favorite a map to find it again with !favorites / !favs
  • !topmaps - See the highest rated maps on the server.
  • !worstmaps - See the lowest rated maps on the server.

The menu also appears when a player finishes the map (if no rating has been submitted, or if the option has been disabled by the player)

image