Skip to content

Counter-Strike 1.6 - AMX MOD X plugin to control matchmaking

License

Notifications You must be signed in to change notification settings

vladpaul10/warcmds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Warcmds

Warcmds is an AMX MOD X plugin designed for Counter-Strike 1.6 to enhance matchmaking control within the game.

I initiated this project during my high school years out of my passion for online gaming. The first version was launched in the ninth grade, and over the course of a year, I developed and tested the plugin on 5-10 competitive servers. I continually refined the plugin based on player feedback, making it a significant milestone in my journey into software engineering.

Installation

To install Warcmds, follow these steps:

  1. Copy the amxmodx directory to the addons path of your Counter-Strike 1.6 server.

You can also use the Online Compiler for convenience.

Usage

Warcmds provides several chat and console commands for in-game management:

Chat Commands

  • /rr or /restart: Restart the game.
  • /warm: Initiate a warm-up phase.
  • /live: Switch to live gameplay.
  • /blades: Activate special blades mode.
  • /elections: Start in-game elections.
  • /stop: Halt ongoing actions.
  • /score: Display the current score.

Console Commands

  • amx_tagct: Set the Counter-Terrorist team tag.
  • amx_tagt: Set the Terrorist team tag.

Contributing

Contributions to Warcmds are welcome! If you have any major changes in mind, please open an issue first to discuss the proposed modifications. Additionally, make sure to update any relevant tests.

License

This project is licensed under the GNU General Public License v3.0. Feel free to check the license for details.

About

Counter-Strike 1.6 - AMX MOD X plugin to control matchmaking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages