v10networkscom / saltychat-fivem

FiveM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
https://gaming.v10networks.com
GNU General Public License v3.0
70 stars 64 forks source link

radio and calls feature request #57

Closed tbgiarreta closed 3 years ago

tbgiarreta commented 3 years ago

Some suggestions to be implemented to make the script even more awesome!

adding new variables in the config.json file

BlackFlash5 commented 3 years ago

To implement an export like SetPlayerCallSpeaker we would need to track calls, so when a call ends we can end it for everybody if it was relayed. We would fork a phone resource and make a proper implementation, but there are some many and every one depends on a specific framework which is pretty annoying.

The variables we should add to the config can't be configured and are currently hardcoded in the plugin. Speaker ranges are dependent on your voice range, i think it was VoiceRange / 2 but i'd have to check again.