2004-07-29 13:28:59 +00:00
|
|
|
; Menu configuration file
|
2004-12-22 10:27:30 +00:00
|
|
|
; File location: $moddir/addons/amxmodx/configs/cmds.ini
|
2004-07-29 13:28:59 +00:00
|
|
|
; To use with Commands Menu plugin
|
|
|
|
|
|
|
|
; NOTE: By default in all settings the access level is set to "u".
|
|
|
|
; However you can change that, to limit the access to some settings.
|
|
|
|
|
|
|
|
; Commands Menu: ; < description > < command > < flags > < access level >
|
|
|
|
; "a" - execute from server console
|
|
|
|
; "b" - execute from admin console
|
|
|
|
; "c" - execute on all clients
|
|
|
|
; "d" - back to menu when executed
|
|
|
|
|
|
|
|
"Pause" "amx_pause" "ad" "u"
|