home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 2000 February / CD-Gamer_2000-02_06_cd.bin / Games / Shogun / data1.cab / Program_Executable_Files / AiData / ai.cfg < prev    next >
Text File  |  1999-12-09  |  499b  |  20 lines

  1. // switches and settings for human player auto ai support 
  2. support_human_player=0
  3. melee_human_min_objective_distance=40
  4. melee_human_min_objective_distance_missile=80
  5. melee_human_rally=0
  6.  
  7. // switches and settings for opponent ai behaviour
  8. formation_fast_move=0
  9. melee_fast_move=1
  10. melee_missile_units_keep_distance=30
  11. melee_default_min_objective_distance=80
  12. melee_default_min_objective_distance_missile=100
  13. melee_ai_rally=1
  14.  
  15. // switches for UI related stuff 
  16. ui_show_select_box=1
  17.  
  18.  
  19.  
  20.