Plugins Install and Configurations
AmxBans
Files
amxmodx/plugins
amxbans_core.amxx
amxbans_flagged.amxx
amxbans_freeze.amxx
amxbans_main.amxx
amxmodx/data/lang
amxbans.txt
amxmodx/config
amxbans.cfg
plugins-amxbans.ini
Config Files Steps
1) Copy Files listed above into target directories
2) Update amxbans.cfg and plugins-amxbans.ini
3) Update Sql.cfg file for database ** Import Step assuming database is installed
4) Update Plugins.ini
Add amxbans_core.amxx to top of file
Add amxbans_main.amxx to top of file
; AMX Mod X plugins
amxbans_core.amxx
amxbans_main.amxx
; Admin Base - Always one has to be activated
;admin.amxx ; admin base (required for any admin-related)
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
AmxBans updates to Plugins.ini
Update Default DOD Plugins.ini as follows
; AMX Mod X plugins
amxbans_core.amxx
amxbans_main.amxx
; Admin Base - Always one has to be activated
; admin.amxx ; admin base (required for any admin-related) COMMENTED OUT FOR AMXBANS
;admin_sql.amxx ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx ; front-end for admin menus
cmdmenu.amxx ; command menu (speech, settings)
plmenu.amxx ; players menu (kick, ban, client cmds.)
telemenu.amxx ; teleport menu (Fun Module required!)
mapsmenu.amxx ; maps menu (vote, changelevel)
pluginmenu.amxx ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx ; console chat commands
antiflood.amxx ; prevent clients from chat-flooding the server
scrollmsg.amxx ; displays a scrolling message
imessage.amxx ; displays information messages
adminvote.amxx ; vote commands
; Map related
nextmap.amxx ; displays next map in mapcycle ** will be turn off with Map plugin
mapchooser.amxx ; allows to vote for next map ** will be turn off with Map plugin
timeleft.amxx ; displays time left on map
; Configuration
pausecfg.amxx ; allows to pause and unpause some plugins
statscfg.amxx ; allows to manage stats plugins via menu and commands
; Day of Defeat
stats.amxx ; stats on death or round end (DoD Module required!)
statssounds.amxx ; precache plugin for stats plugins
stats_logging.amxx ; weapons stats logging (DoD Module required!)
; Custom - Add 3rd party plugins here
amxbans_fix
amxmodx/plugins
amxbans_fix.amxx
Runs task to perform "amx_reloadadmins" every 10 minus
amxmodx
amxmodx/plugin
adminmodx.amxx
amxmodx/data/lang
adminmodx.txt
amxmodx/cfg
adminmodx.cfg
sounds/misc
bitchslap.wav
bleeeat.wav
brawwrr.wav
change.wav
choke.wav
ooorgle.wav
pileoshit.wav
pray.wav
slap.wav
stfu.wav
tslap.wav
who.wav
Cvars
CVARS To edit in the adminmodx.cfg
adminmodx_sounds <0|1> - Off or On for the sounds
adminmodx_llama_chat_warnings 3 - Amount of times to warn a chatting llama not to talk too much
adminmodx_llama_chat_delay 10.0 - Amount of time in FLOAT between chats for a llama
adminmodx_burydepth 10 - The depth to bury people
adminmodx_team_1 Allies - The team name for team 1 DoD=Allies, CS=Counter Terrorists, etc
adminmodx_team_2 Axis - The team name for team 2 DoD=Axis, CS=Terrorists, etc
slappower 0 - The default power of slaps
adminmodx_items_team_1 - The default weapons to give someone upon respawning them
adminmodx_items_team_2 - The default weapons to give someone upon respawning them
adminmodx_show_activity 2 - The default message level
0: print to callers console only
1: print to global chat
2: standard hud message as was for all previous versions
Commands
amx_slap, amx_slapteam, amx_slapall
amx_beat, amx_beatteam, amx_beatall
amx_slay, amx_slayteam, ams_slayall
amx_god, amx_godteam, amx_godall
amx_noclip, amx_noclipteam, amx_noclipall
amx_llama, amx_unllama - "Will llama a player"
amx_gag, amx_ungag - "WIll gag a player"
amx_shutup, amx_unshutup - "WIll shut up load mouths"
amx_pig, amx_unpig - "Srew up bad people"
amx_quit - "Quit player to desktop
amx_alltalk (1|0) - "Sets all talk"
amx_status - "Status of players"
amx_timelimit - "Resets the time limit, it must be more that we have been playing for"
amx_listmaps - "list maps in map ini"
amx_slapdmg - Sets slap damage
amx_heal - "Heals player to the amount or fully"
amx_revive - "Revives player if he is dead"
amx_bury, amx_buryteam, amx_buryall, amx_unbury, amx_unburyteam, amx_unburyall - bury player
amx_ff
amxmodx\plugins
amx_ff.amxx
Commands
Amx_ff - 1|0 to turn friendly first ON or OFF
amx_ip
amxmodx/plugins
amx_ip.amxx
Commands
amx_ip player, Steamid
AMX_Parachute
amxmods/plugins
amx_parachute.amxx
config
models/parachute.mdl
amx.cfg - sv_parachute 1
Deagsmapmanager
Files
amxmodx/plugins
deagsmapmanager.amxx
amxmodx/data/lang
deagsmapmanager.txt
Configuration
1) comment out mapchooser.amxx in plugin.ini file
2) Ensure following file are in amxmodx/config
standardmaps.ini
mapstoban.ini
mapchoice.ini
----mapchoice.ini------- (RECOMMENDED):
Insert maps here that will show up for the vote when all 5 nominations are not made. Maps will be randomly selected from this file to fill up the unused Nomination slots. If you use this file, it needs to have a minimum of 10-15 maps in it, the more the better! If you don't use this file, mapcycle.txt will be used instead, or allmaps.txt (if it exists)
----standardmaps.ini---- (RECOMMENDED):
Standard maps for the mod goes here, if this file is not created by the user, there will be no "custom" warnings IT needs to contain at least all of the valid maps for the mod. The purpose of this standardmaps.ini file is
exactly what the purpose of the file was in BugBlatter's map plugin, the words (Custom) will be attached to all
maps in the votemenu that are not listed here
----mapstoban.ini------- (OPTIONAL):
Insert maps that users will never be able to nominate, and will never show up for a vote. Any map that is not put here can be nominated, if it is not the last <n> maps played
----allmaps.txt--------- (OPTIONAL) -- Using Mapcycle.txt
Maps in this file will show up on say "listmaps" command. If this file does not exist, the plugin will use mapcycle.txt instead. Put all maps that are on your server in this file, even if they are not in your mapcycle
----dmaptags.ini-------- (OPTIONAL)
This file contains tags to show in the vote menu after the map name. The format of the file is simple:
map_name Tag goes here
The tag for a map can be up to 32 characters (spaces allowed; quotes not required). Any line starting with a semicolon will be treated as a comment.
dod_anti_afk
amxmodx/plugins
dod_anti_afk.amxx
Cvars:
afk_admin_immunity (0 or 1) - give immunity to admins
afk_admin_immunity 1 (DEFAULT)
afk_checktime - how often (in seconds) to check for AFKers
(players that are AFK for this long will be kicked)
afk_checktime 120 - DEFAULT is 240 seconds 4 mins..
dod_adminslots
amxmodx/plugin
dod_adminslots.amxx
Config
amxmodx/data/lang
adminslots.txt
common.txt
Cvars:
amx_reservation 1/0
amx_hideslots 1/0
dod_classmenu (do not have source)
Not sure.. allow player to change classes
dod_fieldmedic_H
Files
amxmodx/plugins
dod_fieldmedic_H.amxx
sound/player
britmedic.wav
usmedic.wav
germedic.wav
Config
Update amx.cfg file with settings.
dod_eviladmin (do not have source)
amxmodx/plugins
dod_eviladmin.amxx
Commands
amx_evilslay
amx_evilslowdown
amx_evilmelee
amx_evilmirrordmg
amx_evillowhealth
amx_evilglow
amx_evilstfu
amx_evilpimpslap
amx_evilbury
amx_evilkick
amx_evilvision
amx_evilnoprone
dod_freeclass (do not have source)
amxmodx/plugin
dod_freeclass.amxx
Cvars:
N/A
Commands
amx_dodfreecl "force player into random classes"
dod_meleebonus
amxmodx/plugins
dod_meleebonus.amxx
CVARs:
dod_meleebonus "1" Turn On(1)/Off(0)
dod_meleebonus_hp "10" health to add for each melee kill
dod_nonades (Used specific Maps to turn off Nades)
amxmodsx/Plugins
dod_nonades.amxx
CVars:
dod_nonades_immunity <0|1> - Obey immunity (default 1)
Commands: (access level ADMIN_CFG required)
dod_nonades_on - Disables grenades for all players
dod_nonades_off - Enables grenades for all players
dod_nonades_help - Displays NoNades Command Help
dod_nonades_status - Displays map, team and player grenade status
dod_nonades_team <0|1|2> - Restrict team grenades setting (0 = Off, 1 = Allies, 2 = Axis)
dod_nonades_player <name|#userid> - Toggles grenades on player
dod_nadeforall
amxmodsx/Plugins
dod_nadeforall.amxx
CVars:
dod_nadeforall "1" = Turn on(1)/off(0)
dod_nadeforall_snipers "1" = Turn on(1)/off(0) nade for snipers
dod_nadeforall_mgs "1" = Turn on(1)/off(0) nade for mgs
dod_nadeforall_rockets "1" = Turn on(1)/off(0) nade for rockets
dod_ninja (Map Specific Plugin)
amxmodx/plugins
dod_ninja.amxx
Models
Katana.mdl
p_katana.mdl
Cvars:
dod_ninja_health - Amount of health the ninja gets, default is 600
dod_ninja_visibility - How invisible is the ninja, default is 100, range is 0 (completely invisible) to 256 (normal)
dod_ninja_self - Allow users to ninja themselves by typing /ninja into chat, 0 is off(default), 1 is on
dod_ninja_random - Turn on the random Ninja mode, 1 person is selected to be a ninja, 0 is off(default), 1 is on
dod_ninja_everyone - Turn on ninja madness mode, everyone is a ninja all the time, 0 is off(default), 1 is on
Commands
amx_ninja - Ninja a Player
say /ninja - Ninja yourself
dod_ninjamenu - Dod Ninja options menu
dod_oneweaponmod
amxmodx/plugin
dod_oneweaponmod.amxx
dod_parachute
amxmodx/plugins
dod_parachute
Cvars:
sv_parachute "1" = 1/0 enable/disable plugin
dod_Prisoner (do not have source)
amxmodx/plugin
dod_prisoner.amxx
Cvars:
dod_prisoner 1 = dod_prisoner 1/0 on/off
dod_teammanager
amxmodx/plugins
dod_teammanager.sma
amxmodx/data/lang
dod_teammanager.txt
CVARs:
dod_teammanager_autobalance <1/0> = enable/disable automatic balancing
dod_teammanager_playerdiff <amount > = sets amount of players that a team can have more than the other before the plugin balances the teams! (default is 1, so the plugin balances once there are 2 players difference)
dod_teammanager_adminimmunity <1/0> = enable/disable admins' immunity from being switched by AutoTeamBalancing
dod_teammanager_ignorebots <1/0> = enable/disable excluding bots from all actions
dod_teammanager_autoteamjoin <1/0> = enable/disable auto assigning new players to the smaller team
dod_teammanager_nochangedeath <1/0> = enable/disable "soft" killing of players that swith team (deaths won't be increased!)
dod_teammanager_spectatorlock <1/0> = lock/unlock Spectators by default
dod_teammanager_teamslayfx <1/0> = enable/disable special effects for teamslay (fire explosion)
ADMIN COMMANDs:
amx_teamlock <teamname> = lock/unlock specified team
amx_axis <player> = switch player to axis
amx_allies <player> = switch player to allies
amx_spec <player> = switch player to spec
amx_lock <player> = lock/unlock player to/from his current team
amx_slayteam <teamname> = slay specified team (admins stay alive!)
amx_adminteam <teamname> = switch all admins to specified team and all public players to the opposite team. (admin team will be auto-locked)
amx_swapteams = switch axis to allies and vice versa (including admins!)
amx_kickteam <teamname> = kick all players of specified team (admins excluded!)
amx_balanceteams = remove team locks and balance
Flamethrower (do not have source)
amxmods/plugins
dod_flamethrower.amx
Config
Update amx.cfg file with settings.
grap_plus
amxmodx/plugins
grap_plus.amxx
amxmodx/data/lang
grab_plus.txt
Commands
amx_grab
grab_toggle
+grab -grab
+push -push
+pull -pull
drop
Hats02
amxmodx/plugins
Hats02.amxx
config
amxmodx/data/lang
hats.txt
amxmodx/configs
Hatlist.ini
holyslap
Plugin
amxmodx/plugins
holyslap.amxx
Commands
amx_holyslap
mespec
amxmodx/plugin
mespec.amxx
Commands
say /mespec
say_team /mespec
mespec
say_command
amxmodx/plugins
say_command.amxx
amxmodx/configs
say_command.ini
Does create a say_command_Log.log file..
Use to manage /rules /news /dfa... commands in the ini file
TODO:
server_binds.amxx
;dod_bot_dmg.amxx
;syns_shrike_control.amxx
xxxxxxxCmd_Search.amxx ; Search the commands for keywords seems TO BE WORKING
;amxx_logger.amxx ; Player Tracker ; ALREADY DISABLED
spyadmin.amxx ; Allows admin to turn off flags from showing while playing..
command_logger.amxx debug ; Need My SQL I believe gets error
;amx_aimbotdetect.amxx debug iNDEX OUT OF BOUNDS ERRORS amx_cloak commands
; Server Binds defines Rules, News and DFA_News commands
server_binds.amxx
;mapmanager.amxx ; Nominations plugin for maps (Deags' & Big Baller)
;servermaps.amxx ; already disabled
;dod_antireset.amxx
;syn_player_namer.amxx debug
;amx_spray.amxx