Thread: Fog of war
View Single Post
  #71  
Old June 17th, 2009, 01:11 PM

RERomine RERomine is offline
Captain
 
Join Date: Oct 2008
Location: Columbus, Ohio
Posts: 975
Thanks: 1
Thanked 14 Times in 12 Posts
RERomine is on a distinguished road
Default Re: Fog of war

Quote:
Originally Posted by Suhiir View Post
One thing you could do if you think such units should be easier to spot is change the unit size.

Normally 2-3 man AT teams are size 0.
As a standard part of the code such units are harder to spot (even with the automatic spotting bonus you get when an ATGM fires).
If you make them size 1 they'll be more easily spotted both before and after they fire.

Just an idea for what it's worth.
Not meaning to be difficult, but the men will still be larger than whatever they carry so the unit should still be visible at the same point.

What really needs to be done, and it won't happen, is unit spotting needs to be independent of weapon identification. Someone has mentioned it in this thread before. Weapons would have to be assigned a "size" beyond just "warhead size". In this case "size" would represent the physical size of the weapon. It would be nice to use warhead size as a reference, but a grenade has WH=3, where a rifle has WH=1. Obviously, the rifle is larger and more visible than the grenade so that won't work. Once the "weapon size" is decided on, then it is just a matter of deciding at what range such weapon sizes could be identified. I figure weapon identification would be automatic if it was fired or used.

The big problem is the code base is complete and anything done has to be integrated into the existing code. It would effectively have to be gutted. Many suggestions by people would probably be considered if they were starting to program from scratch.

One interesting thought on unit size, does anyone know if there is a cumulative size count of units in a hex? Basically, if you have 100 snipers in one hex, would they all be unspotted (given that at that range one sniper normally would remain unseen) or would the fact they are having a "sniper convention" give away some of them?
Reply With Quote