David F. Wall
Posts: 158
Joined: 5/25/2000 From: Waltham, MA, USA Status: offline
|
Of the abbreviations, the only ones I can identify off the top of my head are
LCI = Landing Craft Infantry
LCVP = Landing Craft Vehicle, Personnel
As for your question...
Warning: a technical and possibly boring speculation follows.
I suspect that the maximum of 255 is an artifact of only having eight bits to store the value for carrying capacity, and unless I'm very much mistaken, it can't be changed (at least, not in the context of what Matrix is willing to do to the game). All of the solutions that come to mind represent an effort of such labor intensity it makes me quiver.
There's a lot of this in SPWAW, probably all holdovers from the original Steel Panthers and its DOS heritage, which probably has a lot of data structure definition crafted in the name of saving memory. Remember, when the original SP came out it would run in 8MB, needed 16MB for some features to work, and at that time 16MB in a home PC was a big deal.
This same phenomenon manifests itself in the limitations on the size and content of OOB files.
_____________________________
|