home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / DataRa~1.cab / _8962917A21E84252951F0AE874AD0CCA < prev    next >
Encoding:
Text File  |  2006-01-24  |  1.6 KB  |  74 lines

  1. !include("../data.def")
  2.  
  3. TrackLocation("Data/Maps/rt/rt.map")
  4. TrackID("rt5")
  5.  
  6. CarID("WTR1")
  7. CarPower(718.04236)
  8. CarSettings()
  9. {
  10.     Tyres("WTR_Sport_Slick")
  11.     Suspension(3)
  12.     Springs(3)
  13.     BrakesForce(5)
  14.     BrakesBalance(3)
  15.     Steering(3)
  16.     Gearbox(6)
  17.     PowerBalance(10)
  18.     Transmission(-1)
  19. }
  20.  
  21. CarParts()
  22. {
  23.     CarPart("WTR_Body")
  24.     CarPart("WTR_DoorL")
  25.     CarPart("pB1_Dampers_Default")
  26.     CarPart("WTR_Sport_Slick")
  27.     CarPart("pB1_Inject2")
  28.     CarPart("WTR_DoorR")
  29.     CarPart("pB1_ActiveDifferential1")
  30.     CarPart("pB1_Filter4")
  31.     CarPart("pB1_Turbo4")
  32.     CarPart("WTR_Expirat_A")
  33.     CarPart("pB1_Gearbox4")
  34.     CarPart("pB1_Cooler2")
  35.     CarPart("WTR_Electrics")
  36.     CarPart("WTR_WiperR")
  37.     CarPart("pB1_DuraluminiumPlate3")
  38.     CarPart("pB1_Clutch2")
  39.     CarPart("pB1_Springs_Default")
  40.     CarPart("pB1_TunedEngine4")
  41.     CarPart("pB1_BrakeSystem_Default")
  42.     CarPart("pB1_Camshaft1")
  43.     CarPart("pB1_Intake4")
  44.     CarPart("pB1_Exhaust4")
  45.     CarPart("WTR_WiperL")
  46.     CarPart("pB1_FlyWheel4")
  47.     CarPart("WTR_BumperRear_A")
  48.     CarPart("WTR_Painting1")
  49.     CarPart("pB1_Chip4")
  50. }
  51.  
  52. AITimes()
  53. {
  54.  Checkpoint(2.1031494)
  55.  Checkpoint(23.127625)
  56.  Checkpoint(26.677185)
  57.  Checkpoint(15.000061)
  58.  Checkpoint(19.412415)
  59.  Checkpoint(10.251343)
  60.  Checkpoint(20.961487)
  61.  Checkpoint(24.640503)
  62.  Checkpoint(13.690979)
  63.  Checkpoint(17.528687)
  64.  Checkpoint(11.120789)
  65.  Checkpoint(18.891907)
  66.  Checkpoint(12.998352)
  67.  Checkpoint(14.333008)
  68.  Checkpoint(49.233154)
  69.  Checkpoint(17.6391)
  70. }
  71.  
  72. RaceTime(297.60974)
  73.  
  74.