////////////////////////////////////////////////// // Movie Shutters ///////////////////////////////////////////////// :OVERLAY_MOVIE_SHUTTERS // shutter height zero to one 0.1 // animate in time length 0.3 // hold time length 2.0 // animate out time length 0.3 ///////////////////////////////////////////////// // Map // menu_title ///////////////////////////////////////////////// :OVERLAY_MAP 0 // draw ///////////////////////////////////////////////// // Pool // menu_title ///////////////////////////////////////////////// :OVERLAY_POOL // draw ///////////////////////////////////////////////// // Position Thumbnails // menu_title ///////////////////////////////////////////////// :OVERLAY_POSITION_THUMBNAILS // draw ///////////////////////////////////////////////// // Lap Count // menu_title ///////////////////////////////////////////////// :OVERLAY_LAP_COUNT // draw 1 534.0 33.0 545.0 55.0 ///////////////////////////////////////////////// // Lap Time // menu_title ///////////////////////////////////////////////// :OVERLAY_LAP_TIME // draw ///////////////////////////////////////////////// // Lap Best Time // menu_title ///////////////////////////////////////////////// :OVERLAY_LAP_BEST_TIME // draw ///////////////////////////////////////////////// // Position Slider // menu_title ///////////////////////////////////////////////// :OVERLAY_POSITION_SLIDER // draw ///////////////////////////////////////////////// // Bottom Speed Needle Display // menu_title ///////////////////////////////////////////////// :OVERLAY_NEEDLE_DISPLAY_SPEED_BOTTOM // draw 1 ///////////////////////////////////////////////// // Bottom Rev Needle Display // menu_title ///////////////////////////////////////////////// :OVERLAY_NEEDLE_DISPLAY_REVS_BOTTOM // draw 1 ///////////////////////////////////////////////// // Side Rev Needle Display // menu_title ///////////////////////////////////////////////// :OVERLAY_NEEDLE_DISPLAY_REVS_SIDE // draw 1 ///////////////////////////////////////////////// // Speedo Display ///////////////////////////////////////////////// :OVERLAY_SPEEDO_DISPLAY // draw 1 ///////////////////////////////////////////////// // Rear Arrow // menu_title ///////////////////////////////////////////////// :OVERLAY_REAR_CAR_ARROW // draw 1 // min distance // draw arrow for cars over min range 3.0 // max distance // draw arrow for cars under max range 20.0 // slow_down_scale // increase this value to make arrow movement less irratic, reduces accuracy 35.0 // y // y position of the arrow 400.0 // area x // start x position of the area in which the arrow can move in 0.0 // area width // width of the screen the arrow can move in 640.0 ///////////////////////////////////////////////// // Team Cash Message // menu_title ///////////////////////////////////////////////// :OVERLAY_CASH_MESSAGE // draw 1 // time length 5.0 // fade in normal // zero to one of the total time length 0.05 // fade out normal // zero to one of the total time length 0.3 // number of flashes 0 /////////////////////////////////////////////////