Why have the same statements act differently?
In popup.txt I can do the following...
Code: Select all
; Axis have less than 4 units within 10 hexes of Warsaw(188,76)
#CONDITION_POSITION= 188,76 [10,10] [4,4] [1] [0] [<]Post by DarkHorse2 »
Code: Select all
; Axis have less than 4 units within 10 hexes of Warsaw(188,76)
#CONDITION_POSITION= 188,76 [10,10] [4,4] [1] [0] [<]Post by Hubert Cater »
Post by DarkHorse2 »
Excellent.Hubert Cater wrote: Mon Aug 19, 2024 1:07 pm This will be possible in the next update/patch, e.g. all events that use the #CONDITION_POSITION will be able to make use of the [<] as well as the <unit_id, ...> functionality.