my cs ind would not run on 7 until I changed the following manually:
DrawText -- added bool and pixeloffset where missing
DrawLine -- added bool where missing
DrawHorizontalLine -- added bool where missing
Changed all volume related variables from 'int' to double'
works same as in 6.5 ...only much faster in replay

Comment