G
grupoapunte
Guest
Am I doing right?
Code:
event:
unit enters Units in Base2 <gen>
acct:
unit group - Pick every unit in (Units in Base2 <gen> matching (((Picked unit) is a structure) Igual a True)) and do (Actions)
Bucle: Acciones
Unit - Change ownership of (Picked unit) to player 6 (orange) and change color
My problem is that units in the area dont change the owner i dont get what am i doing wrong :banghead:
Code:
event:
unit enters Units in Base2 <gen>
acct:
unit group - Pick every unit in (Units in Base2 <gen> matching (((Picked unit) is a structure) Igual a True)) and do (Actions)
Bucle: Acciones
Unit - Change ownership of (Picked unit) to player 6 (orange) and change color
My problem is that units in the area dont change the owner i dont get what am i doing wrong :banghead:


