FabianTerhorst / coreclr-module

Old alt:V CoreClr (.NET Core Common Language Runtime) community made module. New: https://github.com/altmp/coreclr-module

Home Page:https://docs.altv.mp/cs/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt.CreateVoiceChannel returns null

vanlueckn opened this issue · comments

Alt.CreateVoiceChannel returns null on rc branch with AltV.Net 15.0.6-rc.

Code:

var channel = Alt.CreateVoiceChannel(true, 3f);

channel is null

Had forgotten to add voice config