
What I want is :
1. Weapon 4 and weapon 5
2. radar is separated to Air radar, Sea radar and land radar (likes aircraft will looks as triangle in radar, ship as quad and land as pentagon/star), each controllable via unit data (likes :
{
Unit name=fdagd;
...
LandRadar=100;
SeaRadar=300;
AirRadar=700;
...
}
3. Make LOS non circular (likes Sudden strike, where unit can see further forward than any other direction)
I hopes I dont ask too much
