no message

This commit is contained in:
Felix Geyer
2004-02-08 12:56:16 +00:00
parent a90535ad98
commit 3d003817ff
11 changed files with 73 additions and 71 deletions

View File

@ -1,4 +1,4 @@
; AMX Mod plugins
; AMX Mod X plugins
admin.amx ; admin base (required for any admin-related)
;admin_mysql.amx ; admin base - MySQL version (comment admin.amx)
@ -9,6 +9,7 @@ menufront.amx ; front-end for admin menus
cmdmenu.amx ; command menu (speech, settings)
plmenu.amx ; players menu (kick, ban, client cmds.)
restmenu.amx ; restrict weapons menu
;telemenu.amx ; teleport menu (Fun Module required!)
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
@ -19,7 +20,6 @@ mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
pausecfg.amx ; allows to pause and unpause some plugins
;telemenu.amx ; teleport menu (Fun Module required!)
stats.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
miscstats.amx ; bunch of events announcement for Counter-Strike