Thread: help
View Single Post
zambonie
Junior Member
Join Date: Mar 2004
Old 03-31-2004 , 20:27  
Reply With Quote #4

; AMX Mod X plugins

admin.amx
; admin base (required for any admin-related)
;admin_mysql.amx
; admin base - MySQL version (comment admin.amx)
admincmd.amx
; basic admin console commands
adminhelp.amx
; help command for admin console commands
adminslots.amx
; slot reservation
menufront.amx
; front-end for admin menus
cmdmenu.amx
; command menu (speech, settings)
plmenu.amx
; players menu (kick, ban, client cmds.)
antiflood.amx
; prevent clients from chat-flooding the server
adminchat.amx
; console chat commands
; displays a scrolling message
imessage.amx
; displays information messages
;welcomemsg.amx
; displays motd @ client connection

afkkicker.amx
amx_atac_config.amx
amx_atac.amx
amx_atac.amx
amx_atac_cfg.amx


and modules
; AMX Mod X Modules; You can specify both linux & win32 modules here
;;Use i686 instead of i386 to use glibc2.3 optimized binaries

; Fun - This has extra functions for "extra" stuff
fun_amx_i386.so

; Engine - This has engine functions core to half-life
;engine_amx_i386.so

; MySQL - This adds MySQL connection support
;mysql_amx_i386.so

; Counter-Strike - This adds functions specific to Counter-Strike
cstrike_amx_i386.so

;
zambonie is offline