Alt.CreateVoiceChannel returns null
vanlueckn opened this issue · comments
Nils van Lück commented
Alt.CreateVoiceChannel returns null on rc branch with AltV.Net 15.0.6-rc
.
Code:
var channel = Alt.CreateVoiceChannel(true, 3f);
channel is null
Nils van Lück commented
Had forgotten to add voice config