forked from nojdh/cosmo_hud
-
Notifications
You must be signed in to change notification settings - Fork 5
Setup voice indicator with pma voice
Francesco Metta edited this page Feb 16, 2022
·
2 revisions
- Install pma-voice
- To install
pma-voicecopy the folder into yourresourcefolder - Open your
server.cfgand add these lines:
ensure pma-voice
setr voice_useNativeAudio 1
setr voice_enableUi 0
setr voice_defaultCycle "Z" #You can change this setting how you like.*
setr voice_enableRadios 1
setr voice_enablePhones 1
setr voice_enableSubmix 1
setr voice_enableRadioAnim 1
setr voice_defaultRadio "CAPITAL" #You can change this setting how you like.*
setr voice_useSendingRangeOnly 1
- You can find a list of valid kays in the Cfx docs.
- Download the latest cosmo_hud and install it
- You're set!