Skip to content

Plays a negative sound when players type a restricted command

Notifications You must be signed in to change notification settings

B3none/Restricted-Commands

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Restricted-Commands

Plays a negative sound and or displays a message when players type a restricted command

Cvars:

  1. sm_restricted_commands_enabled: Enables or disables the plugin (Default: 1)
  2. sm_restricted_commands_message_enabled: Enables or disables sending a message (Default: 1)
  3. sm_restricted_commands_sound: Sound to be played (Default: random)
  4. sm_restricted_commands_sound_enabled: Enables or disables playing a sound (Default: 1)
  5. sm_restricted_commands_admin_flag: Do not display message and sound to admins with this flag. Valid flags: any, abcdefghijkmnzop
Examples: error.wav, /buttons/weapon_cant_buy.wav, /player/vo/fbihrt/radiobotreponsenegative09.wav

Allied Modders thread: https://forums.alliedmods.net/showthread.php?t=275898

About

Plays a negative sound when players type a restricted command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%