View Single Post
Author Message
step
Senior Member
Join Date: May 2010
Old 08-16-2010 , 22:04   [ANY] sm_cvarlist (v1.1)
Reply With Quote #1

sm_cvarlist


Description

This plugin lists any cvars/cmds using the cvarlist command formatting.


Commands
  • sm_cvarlist <search strings> [/listed] or [/unlisted] [/defaults] [/file]

Usage examples
  • sm_cvarlist - Lists all cvars/cmds.
  • sm_cvarlist /listed - Lists all visible cvars/cmds.
  • sm_cvarlist /unlisted - Lists all hidden cvars/cmds.
  • sm_cvarlist /defaults - Lists all cvars/cmds with their default values.
  • sm_cvarlist /file - Saves the list to a txt file.
  • sm_cvarlist "cheat" - Lists all cvars/cmds that have the "cheat" flag.
  • sm_cvarlist bot player - Lists anything that contains "bot" or "player" either in the name, value, flag, or description.

Thanks
  • thekod and Seather, for coding the original plugins;
  • Everyone who helped me in the topics I created in the Scripting section;
  • ProdigySim for some tips.

Changelog

19th October 2012 - v1.1
  • Added /defaults option.
17th August 2010 - v1.0
  • Initial release.
Attached Files
File Type: sp Get Plugin or Get Source (sm_cvarlist.sp - 2672 views - 11.6 KB)

Last edited by step; 10-19-2012 at 17:54. Reason: v1.1
step is offline