Quote :byte InGameCam; // Which type of camera is selected (see below) byte ViewPLID; // Unique ID of viewed player (0 = none) When you enter the garage ViewPLID switches to PLID of another valid (not viewed) car that is in race, as well as InGameCam is VIEW_CAM (tv camera). Atleast two cars are necessary to be on track.