home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine NZ 2002 April / IMAG0402.ISO / Games / spacehaste2001demo.exe / L7 / a5.AIracer < prev    next >
Text File  |  2001-12-16  |  4KB  |  84 lines

  1. // AI configuration file only one value accepted here
  2. Straighten                0.046
  3. Centering                0.015        //actually heads towards RoadLocation
  4. AutoPilot                0.07
  5. BoostAutoPilot            0.1
  6. AutoCentering            0.017        //actually heads towards RoadLocation
  7. AISideVelocityDamping        0.29
  8. ApplyLimit                0.05
  9. BrakeLimit                20.0
  10. RoadLocation            0.29        //0.0 = left, 1.0 = right
  11. SpeedLimit                1.0        //fraction of maximum speed
  12. BoostDisableTime            19.0        // seconds from start (maybe countdown too :)
  13. OnePosBehindSpeedAdd        7
  14. OnePosBehindSpeedAddTime    3.3
  15. OnePosBehindSpeedAddDrop    0.4
  16. PlayerNumberOneBoostTime    3.1        //time before computer drivers get boost if player is 1st
  17. PlayerNumberOneBoost        1.02        // multiplier to basevelocity
  18. SpeedScale                0.86        // the scale to human driver speed at beginning
  19. BoostHungriness            0.03
  20. WimpyToRoadLocation        0.0    0.123    // well, very small if very good :)
  21. IdleBoostTrigger            0.03        // 0    disable boosting
  22.                             // 0.01    almost boosts all the time if energy left...
  23.                             // the larger the variable, the more twisting road and
  24.                             // still AI boosts, 0 never boosts.
  25. IdleBoostWait            8        // seconds when idle boost is not checked at all
  26. IdleBoostActive            5        // seconds when idle boost is checked
  27. FixForTurnStuff            1.0     1.0    // 1.0 no change to turning, 0.0 no extended turning
  28.                             // 0.5 half extended turning... left at 0, right at 1000km/h
  29. OvertakeEfficiency        0.8    0.99    // 0 - never tries to overtake as such, larger faster
  30.                             // at changing lanes.
  31. GiveWayEfficiency            0.0    0.0    //0.21    0.48    // 0 - never gives way to another computer racer,
  32.                             // as OvertakeEfficiency
  33. ReturnEfficiency            0.03    0.1    // when left the preferred driving lane, the speed
  34.                             // used to return to the lane, as all Efficiencys
  35. BeginSpreadTime            23        // seconds
  36. BeginSpreadLimet            0.48        // as speed limit
  37. TurnScale                1.0    1.0    // the amount AI turning is magnified; 0...1000kmh
  38.  
  39. ExtraFuel                0        // amount of extra fuel for ai racer at start
  40. LeaveBoostForFuel            0        // how much boost left unused for fuel
  41. LagStartDistance            200        // when I'm this many meters in front, I start slowing down
  42. LagHighestDistance        500        // when I'm this many meters in front, I'm at my slowest
  43. LagSpeedReduction            0.5        // At slowest, I'm this many times my real speed
  44. LagLiftDistance            5000        // when I'm this far ahead, I will slow down no longer
  45.  
  46. Overtakedistance            4.0        // distnace the computer tries to make sideways when overtaking
  47. GivewayDistance            4.0        // when computer is giving way to a computer, how far it wants to go
  48.  
  49. BrakePoints                11
  50. Point3                0.0000    0.0030    400        // from, to, speed (km/h)
  51. Point1                0.1600    0.1700    550        // from, to, speed (km/h)
  52. Point1                0.2150    0.2400    475        // from, to, speed (km/h)
  53. Point2                0.2700    0.2900    450        // from, to, speed (km/h)
  54. Point1                0.4100    0.4300    400        // from, to, speed (km/h)
  55. Point3                0.4650    0.4700    400        // from, to, speed (km/h)
  56. Point3                0.5600    0.5800    500        // from, to, speed (km/h)
  57. Point3                0.6500    0.6600    600        // from, to, speed (km/h)
  58. Point3                0.7000    0.7100    270        // from, to, speed (km/h)
  59. Point1                0.7100    0.7300    400        // from, to, speed (km/h)
  60. Point1                0.7900    0.8000    450        // from, to, speed (km/h)
  61.  
  62. RoadLocations            18
  63. Location                0.000        0.100        0.7        0.75
  64. Location                0.100        0.150        0.75        0.25
  65. Location                0.150        0.240        0.25        0.25
  66. Location                0.240        0.290        0.25        0.75
  67. Location                0.290        0.337        0.75        0.25
  68. Location                0.337        0.420        0.25        0.75
  69. Location                0.420        0.365        0.75        0.75
  70. Location                0.365        0.485        0.75        0.25
  71. Location                0.485        0.500        0.25        0.5
  72. Location                0.500        0.590        0.5        0.25
  73. Location                0.590        0.615        0.25        0.5
  74. Location                0.615        0.655        0.5        0.25
  75. Location                0.655        0.715        0.25        0.25
  76. Location                0.715        0.730        0.25        0.75
  77. Location                0.730        0.777        0.75        0.25
  78. Location                0.777        0.803        0.25        0.75
  79. Location                0.803        0.834        0.75        0.25
  80. Location                0.834        0.999        0.25        0.25
  81.  
  82.  
  83. CHECKSUM            2049003386 
  84.