Results 1 to 3 of 3

Thread: "Modifying Formation AI"

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member Senior Member Duke John's Avatar
    Join Date
    May 2003
    Location
    Netherlands
    Posts
    2,917

    Lightbulb Re: "Modifying Formation AI"

    Setting melee states
    To disable skirmish/guard mode and guard of units add the following line:
    Code:
    	begin_block 3
    		min_units		1
    		unit_type		missile infantry 1.0
    		default_melee_state	engage_at_will
    		unit_density		close
    		block_formation		line
    		block_relative_pos	2 0.0 -1.0
    		inter_unit_spacing	20.0
    		priority		1.0
    	end_block
    Edit: engage_at_will is probably wrong.
    Last edited by Duke John; 09-06-2005 at 10:24.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO