Quote:
Originally Posted by lowbow
Could someone tell me what Submarine files do I need to be able to edit the
'Armour' 'Speed' ' Gun Ammo' ?
Any help or pointers would be great.
Regards lowbow 
|
in .sim file of the submarine, you'll find
"collisionable object" controller - here you can set armour level and hit point.
"unit_submarine" controller - it contains properties for both propulsions (diesel and electric), you can set max speed there
For gun ammo, you'll have to find gun you'd like to modify in:
data\objects\guns folder, then merge its .sim file and following files:
data\library\shells.dat
data\library\shells.sim
Then, go to wpn_cannon controller and into ammo_storage property, you can edit what type of shells and how many the gun will carry.