[ Server ] Entity:GetTurnLight( boolean left )
Gets if the left or right turn light is turned on.
True to check the left turn light, false to check the right turn light.
If left is true, this is true when the left turn light is turned on.
If left is false, this is true when the right turn light is turned on.
Prints which turn light is turned on.