Code Search for Developers
 
 
  

clcmds.ini from The Geronimo Project at Krugle


Show clcmds.ini syntax highlighted

; Menu configuration file
; Default File location: $moddir/addons/amxmodx/configs/clcmds.ini
; To use with Players 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.

; Client Commands Menu: ; < description > < command > < flags > < access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on selected player
; "d" - back to menu when executed

"Kick player" 		"amx_kick #%userid%"		"b"	"u"
"Slay player" 		"amx_slay #%userid%"		"bd"	"u"
"Slap with 1 dmg." 	"amx_slap #%userid% 1"		"bd"	"u"
"Ban for 5 minutes" 	"amx_ban #%userid% 5"		"b"	"u"




See more files for this project here

The Geronimo Project

The Geronimo project concists of two software :\n- Geronimo Hoshigo : a playable graphical user interface to play Go\n- Geronimo Margo : a artificial intelligence program which plays Go

Project homepage: http://sourceforge.net/projects/geronimo
Programming language(s): Java,Pascal,Perl,PHP
License: gpl2

  amxmd/
    leagues/
      cal.cfg
      calot.cfg
      default.cfg
      ecup.cfg
      ffa.cfg
      jul.cfg
    amxmd.cfg
    defaultmaps.ini
    hltv.ini
    pug.ini
  amxx.cfg
  clcmds.ini
  cmds.ini
  configs.ini
  conmotd.txt
  core.ini
  custommenuitems.cfg
  cvars.ini
  maps.ini
  modules.ini
  plugins.ini
  speech.ini
  sql.cfg
  stats.ini
  users.ini