Table of Contents
Strategy: Settle
This strategy will send Settlers to the given target. It is useful for example when you are training the settlers and want to send them out as soon as possible to avoid having them killed by an unexpected incoming attack. Notes This strategy will keep trying to send settlers and never disable itself (TO CHECK). Syntax<strategy class="Settle" desc="DESCRIPTION" enabled="true" minPauseMinutes="MINPAUSE" runWhile="RUNWHILE_UID" waitFor="WAITFOR_UID" uid="UID"> <target x="TARGETX" y="TARGETY"/> </strategy> Attributes and parameters
Examples<strategy class="Settle" desc="Fonda villo" enabled="true" uid="s2937" minPauseMinutes="10"> <target x="-76" y="-300"/> </strategy> |
![]() |