Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

rumblefrog/CommandsMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandsMenu Build Status

Display a menu of commands parsed a simple config file

Usage

sm_commands

Installation

  • Extract commandsmenu.cfg to addons/sourcemod/configs/
  • Extract commandsmenu.smx to addons/sourcemod/plugins/

Config file

DisplayName;Info

DisplayName is what will show up in the menu

Info is what will show up in chat if pressed or the content of the submenu

The fields are separated by semi-colon

One entry per line

Example

!command;Displays current menu

Download

Download the latest version from the release page

License

MIT