Media Kick/Ban ::V3.5::
Posted: Mon Nov 22, 2021 12:28 am
Media Kick/Ban
Plugin By Allenwr
Special thanks to KoST
Description
When Kicking a Player, the song Hey Hey Hey Goodbye is played.
When Player is being banned, Hit the Road Jack is played.
Songs played are in wav and mp3 format
Commands
amx_mkick <name or #userid> [reason]
amx_mban <name or #userid> <minutes> [reason]
Modules
<amxmodx>
<amxmisc>
ChangeLog
1.0 - 1st release
2.0 - Complete change in code, now has random play... 4 sounds instead of 2
3.0 - Sounds now can be chosen by user in mediakickban.ini
3.1 - Uses get_configsdir()
3.2 - Slight Change in source code.
3.3 - .wav and .mp3 files now supported
3.3.1 - problem with sounds playing fixed
3.4 - Shortened code to increase efficentcy
3.5 - Changed stock to private as said by hawk
Installation
*Put .amxx in addons/amxmodx/plugins/
*Put ini in addons/amxmodx/configs/
*Put Sounds in sound/misc/
*Note to users, the zip file is preset so you can extract to cstrike and save time.
------------
plugin
source
Plugin By Allenwr
Special thanks to KoST
Description
When Kicking a Player, the song Hey Hey Hey Goodbye is played.
When Player is being banned, Hit the Road Jack is played.
Songs played are in wav and mp3 format
Commands
amx_mkick <name or #userid> [reason]
amx_mban <name or #userid> <minutes> [reason]
Modules
<amxmodx>
<amxmisc>
ChangeLog
1.0 - 1st release
2.0 - Complete change in code, now has random play... 4 sounds instead of 2
3.0 - Sounds now can be chosen by user in mediakickban.ini
3.1 - Uses get_configsdir()
3.2 - Slight Change in source code.
3.3 - .wav and .mp3 files now supported
3.3.1 - problem with sounds playing fixed
3.4 - Shortened code to increase efficentcy
3.5 - Changed stock to private as said by hawk
Installation
*Put .amxx in addons/amxmodx/plugins/
*Put ini in addons/amxmodx/configs/
*Put Sounds in sound/misc/
*Note to users, the zip file is preset so you can extract to cstrike and save time.
------------
plugin
source