home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 April B / Pcwk4b98.iso / Gry / DARKREIG / Data / Dark / DefTxt / GENERAL.TXT < prev    next >
Text File  |  1997-10-28  |  620b  |  17 lines

  1. ; General Game Configuration (Items that must be identical over network)
  2.  
  3. SetHealSpeed(15)      ; Hitpoints restored to human
  4. SetHealCost(0)        ; The cost of healing
  5.  
  6. SetRepairSpeed(15)    ; Hitpoints restored to units
  7. SetRepairCost(0)      ; The cost of repairing
  8.  
  9. SetRearmSpeed(100)    ; Arms to add during rearmament (% of max)
  10.  
  11. SetTactAI(0 0 1)      ; Tenacity / SelfPres / Autonomy (0-2)
  12.  
  13. SetInitialGameSpd(30) ; Sets the initial game speed (0-60)
  14.  
  15. SetUnitResponseRadius(3)  ; tile radius for response to unit explosion
  16. SetBuildingResponseRadius(6)  ; tile radius response to building explosion
  17.