View Single Post
Old 03-02-09, 01:06 PM   #9
tater
Navy Seal
 
Join Date: Mar 2007
Location: New Mexico, USA
Posts: 9,023
Downloads: 8
Uploads: 2
Default

Some would not eat up resources that much, and are a sort of bare-minimum.

Have named ships in the Roster. When sunk, they are GONE. When all of a class are gone, then if the specific ship type is called in the campaign it does not appear, and if the class is called randomly, it is not picked. They can add a special named ship entry athat allows infinite spawns. Ie: Name=ship_name_1, Name=ship_name_2, Name=ship_name_4,then Name=-1

If Name=-1, then no limit on spawns. It will use the names up first, then just clasname#1, #2, etc after that.

Reaction to player. Read PRs. Sometimes skippers would not attack ships inbound to a patrol area so they would not alert the enemy. A simple code that would shift a group path around a known sub would be fine. Ie: you attack a ship. An exclusion zone of radius R is set around the point of the attack for Y hours (in a cfg file so we can mod it). Any group set to move through that zone is zigged around it. The exclusion zone would be on the order of 40nm I'd think. Outside of render range, so even if zigged through land it would not matter (ships only collide if a player is within render range).
tater is offline   Reply With Quote