1.99 introduced offset to various commands like playSound and playSound3D and also say3D.
for some reason this offset feature works for those playSound commands but not for say3D.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Scripting
Steps To Reproduce
this works
player say3D ["News_weapons_prohibited", 100, 1, true, 0];
this doesn't
player say3D ["News_weapons_prohibited", 100, 1, true, 10];
Additional Information
arma version - 2.00.146773