To know how may men. GetUnitMen?
Posted: Mon Aug 17, 2015 8:19 am
Hi,
How could i to use the live men of a unit during the game?
i have tried with GetUnitMen(id) but it didn´t work (i suposse that i made a mistake)
For exambple
If (GetUnitMen(id) < 300)
{
SetTeamAggression(side,team,aggr);
}
Kind regards
ElMinotauro
How could i to use the live men of a unit during the game?
i have tried with GetUnitMen(id) but it didn´t work (i suposse that i made a mistake)
For exambple
If (GetUnitMen(id) < 300)
{
SetTeamAggression(side,team,aggr);
}
Kind regards
ElMinotauro