saltychat-ragemp
saltychat-ragemp copied to clipboard
Convert-Error OnInitialize
In Function OnInitialize() from File saltychat-ragemp/source/SaltyClient/VoiceManager.cs you have an Convert-Error for args[3].
Change the Line to: this.IngameChannel = Convert.ToUInt64(args[3]);
Bye