home *** CD-ROM | disk | FTP | other *** search
/ Hacker 17 / HACKER17.ISO / Games / Mars / data1.cab / Program_Executable_Files / l1 / c5.AIracer < prev    next >
Text File  |  1999-03-31  |  824b  |  22 lines

  1. // AI configuration file only one value accepted here
  2. Straighten                0.086
  3. Centering                0.026        //actually heads towards RoadLocation
  4. AutoPilot                0.12
  5. BoostAutoPilot            0.15
  6. AutoCentering            0.1        //actually heads towards RoadLocation
  7. AISideVelocityDamping        0.025
  8. ApplyLimit                0.0
  9. BrakeLimit                40.0
  10. RoadLocation            0.6        //0.0 = left, 1.0 = right
  11. SpeedLimit                0.88        //fraction of maximum speed
  12. BoostDisableTime            2.6        // seconds from start (maybe countdown too :)
  13. OnePosBehindSpeedAdd        3
  14. OnePosBehindSpeedAddTime    2.3
  15. OnePosBehindSpeedAddDrop    0.4
  16. PlayerNumberOneBoostTime    3.1        //time before computer drivers get boost if player is 1st
  17. PlayerNumberOneBoost        1.06        // multiplier to basevelocity
  18. SpeedScale                1.0        // the scale to human driver speed at beginning
  19. BoostHungriness            0.04
  20.  
  21. CHECKSUM            1772260702 
  22.