Real Radio
Posted: Mon Nov 22, 2021 6:10 pm
Description
Plugin allow hear radio commands over certain distance.
Features
- configurable sound parameters (attenuation, volume etc)
- Fun Radio plugin support
Configuration
CHAN - channel (default: CHAN_VOICE)
VOL - volume (default: VOL_NORM)
ATTN - attenuation (default: ATTN_STATIC)
FLAGS - flags (default: 0)
PITCH - pitch (default: PITCH_NORM)
CVAR_FUNRADIO - Fun Radio plugin play speed CVAR (default: "amx_funradio_playspeed")
CMDS - number of radio commands (default: 23)
TEXT - radio chat text list
AUDIO - radio sound files
CVARs
amx_real_radio (0: OFF, 1: ON, default: 1) - diablses/enables the plugin
Versions
0.2
SendAudio changed to emit_sound to be more realistic
0.1
first release
Thanks
obbin - for initial idea
Damaged Soul - for useful "Message Logging" plugin
plugin
source
Plugin allow hear radio commands over certain distance.
Features
- configurable sound parameters (attenuation, volume etc)
- Fun Radio plugin support
Configuration
CHAN - channel (default: CHAN_VOICE)
VOL - volume (default: VOL_NORM)
ATTN - attenuation (default: ATTN_STATIC)
FLAGS - flags (default: 0)
PITCH - pitch (default: PITCH_NORM)
CVAR_FUNRADIO - Fun Radio plugin play speed CVAR (default: "amx_funradio_playspeed")
CMDS - number of radio commands (default: 23)
TEXT - radio chat text list
AUDIO - radio sound files
CVARs
amx_real_radio (0: OFF, 1: ON, default: 1) - diablses/enables the plugin
Versions
0.2
SendAudio changed to emit_sound to be more realistic
0.1
first release
Thanks
obbin - for initial idea
Damaged Soul - for useful "Message Logging" plugin
plugin
source