home *** CD-ROM | disk | FTP | other *** search
/ Hacker 17 / HACKER17.ISO / Games / Mars / data1.cab / Program_Executable_Files / l1 / c1.AIracer < prev    next >
Text File  |  1999-03-31  |  822b  |  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                60.0
  10. RoadLocation            0.5        //0.0 = left, 1.0 = right
  11. SpeedLimit                0.965        //fraction of maximum speed
  12. BoostDisableTime            0.2    // seconds from start (maybe countdown too :)
  13. OnePosBehindSpeedAdd        4
  14. OnePosBehindSpeedAddTime    2.8
  15. OnePosBehindSpeedAddDrop    0.9
  16. PlayerNumberOneBoostTime    3.5        //time before computer drivers get boost if player is 1st
  17. PlayerNumberOneBoost        1.03        // multiplier to basevelocity
  18. SpeedScale                1.0        // the scale to human driver speed at beginning
  19. BoostHungriness            0.07
  20.  
  21. CHECKSUM            1707577627 
  22.