Jump to content

AISafeDistance: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Nighthawk200
Dedeezirified.
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Distance, in cells, that the AI will consider gathering outside its enemies base when initiated to do so through the relevant AI script action. This distance is measured from the center of the enemy base.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|General}}
|values={{values|unsigned integers}}
|ra2=yes
|yr=yes
|rp=yes
}}
Whenever the AI is instructed to gather at the enemy base through a script, it will gather this number of cells from the centre of the enemy base.

Revision as of 23:51, 14 June 2008

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AISafeDistance
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: General


Whenever the AI is instructed to gather at the enemy base through a script, it will gather this number of cells from the centre of the enemy base.