v10networkscom / saltychat-fivem

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

VoiceManager.cs - Fix error on initialization #6

Closed Doxylamin closed 4 years ago

Doxylamin commented 4 years ago

This commit fixes an issue, where SaltyServer crashes / throws an exception on Initialize, due to client.Character not being accessible yet. As a workaround, it temporarily sets the peds position to 3 x 0.0f.