Skip to content

Player Commands

Ben edited this page Apr 30, 2024 · 5 revisions

Introduction to Player Commands

These are console commands that players can use if the plugin that they belong to is loaded.
Something to keep in mind is that these commands can either be used through chat triggers or as console commands, which often confuses players.
In order to demonstrate how to properly use a command, I'll provide an example:

Command(s) Description
sm_test, sm_testie Does nothing, serves as an example
  • Console Usage:
    • Step 1 - Open Console.
    • Step 2 - Type in sm_test or sm_testie and press Enter.
  • Chat Usage:
    • Step 1 - Open chat.
    • Step 2 - Type in !test OR /test (same applies to "testie").

If you decide to bind a key to use this command, the proper way to do this would be: bind <key> sm_test

NOTE:

Not all plugins are loaded in every matchmode, some servers may also handle some commands differently and/or have additional commands available on their servers.
This page only exists to show the available commands that exist in a typical L4D2 Competitive scenario.

All Player Commands

  • optional/readyup.smx
Command(s) Description
sm_ready, sm_r Sets the player status as ready
sm_unready Sets the player status as unready
sm_toggleready Switch between ready and unready depending on current state
  • optional/current.smx
Command(s) Description
sm_current, sm_cur Shows the current survivor progress through the map
  • optional/l4d_boss_percent.smx
Command(s) Description
sm_boss, sm_tank, sm_witch Shows the current survivor progress through the map as well as at where the Boss infected will spawn.
Clone this wiki locally