GithubHelp home page GithubHelp logo

lsqnick / quick-command-menu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timid-tec/quick-command-menu

0.0 0.0 0.0 171 KB

CS:GO Quick-Command-Menu

License: GNU General Public License v3.0

SourcePawn 100.00%

quick-command-menu's Introduction

A source mod plugin simply made to make a quick-command menu easily changeable.

Custom Types for menu

  • name: Item name to display in menu
  • command: Fake client command
  • chatprint: Print chat message

Usable colors

{default}, {darkred}, {green}, {red}, {blue}, {lime}, {lightred}, {purple}, {grey}, {yellow}, {orange}. {bluegrey}, {lightblue}, {darkblue}, {grey2}, {lightred2}

Game Supported

  • CS:GO

How to Install

  • Donwload Quick-Command-Menu.zip and decompile the .zip, then add Quick-Command-Menu in /csgo/addons/sourcemod/plugins/
  • Configure settings by editing /addons/sourcemod/configs/quickcommands.cfg

Example

		"quickcommand"
		{
			"1"
			{
				"name" "!rules"
				"command" "sm_rules"
			}
			"2"
			{
				"name" "!discord"
				"chatprint" "{grey}「{purple}MoonGlow{grey}」 {purple}https://discord.com/invite/Y9t9tA3"
			}
		}

Updates

Version Change-Log
4.2.1 Fix plugin to be less memory enticing
4.2.0 Added plugin to GitHub

quick-command-menu's People

Contributors

timid-tec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.