Im trying to figure out how to place the race icons in the right place. For the moment it only works if all the previous players are playing.
This is the trigger i got for giving players it's icon
Events
----Unit- A unit owned by Player 1 (red) Finishes construction
Conditions
----((Triggering unit) is a town-hall type unit) Equal to True
Actions
----If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-----If-Conditions
------(Unit-type of (Constructed structure)) Equal to ''Building''
-----Then-Actions
------Multiboard-Set the icon for (Last created multiboard) item in column 1.row(1+(Player number of(Owner of(Owner of(Constructed structure))))to ''icon''
sorry if im explaining poorly
This is the trigger i got for giving players it's icon
Events
----Unit- A unit owned by Player 1 (red) Finishes construction
Conditions
----((Triggering unit) is a town-hall type unit) Equal to True
Actions
----If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-----If-Conditions
------(Unit-type of (Constructed structure)) Equal to ''Building''
-----Then-Actions
------Multiboard-Set the icon for (Last created multiboard) item in column 1.row(1+(Player number of(Owner of(Owner of(Constructed structure))))to ''icon''
sorry if im explaining poorly
