- Added the display of fog of war (shadow over the area outside FOV). * to enable it, bind it to a hotkey using 2238 config tool. Use the hotkey to toggle its display in game. * to change the fog color, add the following string to FOnline2238.cfg in [2238] section: * FogColor = R G B A * where R, G, B and A range from 0 to 255. * there might be a slight difference between FOV contours and the fog of war boundary due to different drawing methods - no need to
Code: [Select]- Added the display of fog of war (shadow over the area outside FOV). * to enable it, bind it to a hotkey using 2238 config tool. Use the hotkey to toggle its display in game. * to change the fog color, add the following string to FOnline2238.cfg in [2238] section: * FogColor = R G B A * where R, G, B and A range from 0 to 255. * there might be a slight difference between FOV contours and the fog of war boundary due to different drawing methods - no need to