saltychat-ragemp icon indicating copy to clipboard operation
saltychat-ragemp copied to clipboard

Convert-Error OnInitialize

Open gt4ever1988 opened this issue 4 years ago • 0 comments

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

gt4ever1988 avatar Nov 08 '20 21:11 gt4ever1988