Wow, i'm impressed with how much you've updated, Excellent work!!!

I'm having trouble with EngVar.screen_color.I'm trying to change the background colour of the engine by specifying r,g and b values...

I've tried using EngVar.screen_color.red.IntValue = 255; but i keep getting a 'unable to cast AcknexWrapper.Vector to AcknexWrapper.Color' error.