ARC-9
ARC-9 copied to clipboard
Possible conflict with TFA-VOX
Whenever a weapon that uses the ARC9 base is equipped, TFA-VOX stops randomly cycling through voice lines, so only one will play when triggering them with the radial menu. I've tried with other weapons/bases and can confirm it's something that only occurs when an ARC9 weapon is held.
My guess as to what's happening is that this https://github.com/HaodongMo/ARC-9/blob/5df3a72415c309ec7a4b2967459814329691a6fb/lua/weapons/arc9_base/sh_recoil.lua#L40 is interfering with the instance of math.randomseed() used by TFA-VOX.