I don;t know it its in 6.31 or not ( i don't think its THAT new to the engine )

to use it its just a variable set ( I would do it before you laod any level )

function main()
{
doppler_factor = 0;
level_load(......);
wait(2);
}