Pma-Voice · origen_police
Option A — Manual Installation
Add these exports at the end of pma-voice/client/init/main.lua:
lua
exports('playerTargets', addVoiceTargets)
exports('toggleVoice', toggleVoice)Make sure you have the latest pma-voice version installed. Older versions may not have the addVoiceTargets function. If you still get a missing playerTargets export error, that's not a script issue — download the latest pma-voice release and add the exports again.
Option B — Direct Installation
Remove your current pma-voice and replace it with the modified version provided by Origen: