info_mm
This is a Metamod: Source plugin that provides information-related commands to players. Commands like "nextmap" and "timeleft."
Commands
To use these commands, type them in chat or your game console. Typing them in chat returns results to everyone in chat, while the console commands return to just you.
- timeleft
- currentmap
- nextmap
- mapcycle
- maplist
- ff
- thetime
They can also be used in the server console by prepending "info_" to the command name.
Binaries and Source
Changelog
- Version 6
- Removed buggy spam protection.
- Version 5
- Added
currentmap. - Added rudimentary spam protection (for chat only).
- Version 4
- Fixed rare and strange crash.
- Version 3
- Added
thetime. - Version 2
- Fixed pausing/unpausing mishap.