08-07-2013, 07:32 AM
As I recall the color changes in engine.dll.
Just do not know where.
For example here is the code of action at a certain karma
if ( v14 >= 6000 && v14 < 19000 )
{
if ( *((_BYTE *)v36 + 1093928) & 8 || *((_DWORD *)v36 + 273483) )
return;
v42 = 3;
goto LABEL_70;
}

