Subversion Repositories forest

Rev

Blame | Last modification | View Log | RSS feed

  1.  
  2. [Product]
  3.  
  4. Title=Nightmare Forest
  5. Vendor=ViaThinkSoft
  6.  
  7. [Game]
  8.  
  9. framerate=30
  10. clockSpeedFactor=1
  11. clockBlinksPerSecond=2
  12. clockShowSeconds=1
  13.  
  14. ; 22:00
  15. beginClockSeconds=79200
  16.  
  17. enemyRotateSmoothness=10
  18. maxRunEnergy=300
  19. waterLevel=60
  20. sound3dVolumeCor=3500
  21. invertMouse=0
  22. test=0
  23. camerarange=2000
  24. fogdistance=600
  25. waterMovementMaxDistance=30
  26. gravity=0.5
  27. JumpStartVelocity=25.0
  28. MinFallVelocity=6.0
  29. collissionboxsize=10.0
  30. playerEyeHeight=85
  31. cMaxTrees=3000
  32. cMapSizeX=10000
  33. cMapSizeZ=10000
  34. cTreeRadius=100
  35. cMaxEnemies=20
  36. HitInterval=30
  37.  
  38. ; Enemy handling
  39. InitialEnemySafezone=2500
  40. EnemySpawnMapBorderPadding=1000
  41.  
  42. [MapGen32]
  43.  
  44. MaxBranchLength=400
  45. PathFlexibility=15
  46. MapBorderSize=5
  47. PathWidthFactor=1
  48. PathLength=0.30
  49. TreePlacementMaxAttempts=1000
  50.  
  51. PathAcceptCheckCornerCircle = 0
  52. PathAcceptCheckCornerCircleRadius = 500
  53.  
  54. PathAcceptCheckSquares = 1
  55. PathAcceptCheckSquaresHorizontal = 5
  56. PathAcceptCheckSquaresVertical = 5
  57.  
  58. PathBuildMaxAttempts=1000
  59.  
  60.  
  61. [MapViewer]
  62.  
  63. DefaultDrawWaypoints=1
  64. miniatureFactor=20
  65.  
  66.