https://github.com/dedmen/ArmaScriptCompiler/blob/df64320b06cb4a21ea87e9cfec857000096acaf5/src/scriptCompiler.cpp#L235 If the value needs to be truncated to fit into a float, and there is a loss of precision, print a warning.
ArmaScriptCompiler/src/scriptCompiler.cpp
Line 235 in df64320
If the value needs to be truncated to fit into a float, and there is a loss of precision, print a warning.