Custom Radio Commands
Posted: Tue Nov 23, 2021 7:28 am
I have also attached custom radio commands in languages: German, Spanish, French, Turkish and two versions of Polish - normal and fun./* AMX Mod X
* Custom Radio Commands
*
* (c) Copyright 2007 by KaLoSZyFeR
*
* This file is provided as is (no warranties)
*
* DESCRIPTION
* Plugin changes old and adds new customizable menu, allow hear
* custom radio commands, also included something
* like VEN's Real Radio.
*
* FEATURES
* - custom radio commands (sounds and messages)
* - custom menus
* - real radio effect
*
*
* CVARS
* amx_custom_radio (0: OFF, 1: ON, default: 1) - disables/enables
* plugin (version 0.6+)
* amx_real_radio (0: OFF, 1: ON, default: 1) - disables/enables real
* radio effect
* amx_radio_info (0: OFF, 1: ON, default: 1) - disables/enables
* viewing info about plugin on start of server
*
* VERSIONS
* 0.3 first release
* 0.4 menu and messages now are customizable
* 0.5 color of menu is customizable
* 0.6 now message 'Fire in the hole!' can be changed, also added
* support of quick commands such as: 'coverme', 'go', 'roger' etc.
* Added new cvar (amx_custom_radio).
*
*
*/
*.wav files must be in "moddir/sound/radio/custom/".
Just unrar chosen language to your mod directory, wav files should go automatically to "moddir/sound/radio/custom/".
put custom_radio.cfg in "moddir/addons/amxmodx/configs/"
Link to ingame movie:
http://pl.youtube.com/watch?v=N5J2c_x01Kk
Screenshots of example menus:
--2007.12.30---------------------
custom_radio.sma - 13.9 KB, 1718 views
custom_radio.cfg - 1.2 KB, 1033 views
----------------------------------
I just uploaded 'custom_radio_v2' which is for people who had problems with 'Fire in the hole!' message.
get plugin or get source