Re: This plugin i dont want but cant find it -
02-03-2005
This is the stats.ini file
;Generated by Stats Configuration Plugin. Do not modify!
;Variable Description
RoundCounter ;Round Counter
This is the plugings.ini file
; AMX Mod plugins
; To disable any plugin, add a semi-colon ';' to the beginning of its line
; You can disable the Just-In-Time (JIT) compiler with the 'nojit' keyword:
; pluginname.amx nojit
; (read the docs for more details)
; Note: you don't need to declare csstats.amx here (CSStats will load it)
language.amx ; language management
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.)
restmenu.amx ; restrict weapons menu
mapsmenu.amx ; maps menu (vote, changelevel)
antiflood.amx ; prevent clients from chat-flooding the server
adminchat.amx ; console chat commands
adminvote.amx ; vote commands
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map
miscstats.amx ; bunch of events announcement for Counter-Strike
mapchooser.amx ; allows to vote for next map
scrollmsg.amx ; displays a scrolling message
imessage.amx ; displays information messages
welcomemsg.amx ; console motd @ client connection
statsx.amx ; stats on death or round end (CSStats Module required!)
stats_logging.amx ; weapons stats logging (CSStats Module required!)
telemenu.amx ; teleport menu (Fun Module required!)
pausecfg.amx ; allows to pause and unpause some plugins
statscfg.amx ; allows to manage stats plugins via menu and commands
mapconfig.amx ; executes custom map configuration files
; Add custom plugins below
ut_killing_spree.amx ; allows sounds
statsx.amx ; stats
kill_announce.amx ; kill
humiliation.amx ; die
last_man.amx ; last man
ultimate_sound.amx ; sound
firstblood.amx ; firstblood
amx_spank2.amx ; spank sound
infinitemoney.amx ; monies
hope this all helps
|