View Single Post
Old 11-04-21, 02:38 PM   #2
kapuhy
Grey Wolf
 
Join Date: Oct 2010
Location: Poland
Posts: 873
Downloads: 72
Uploads: 3
Default

Quote:
Originally Posted by lowbow View Post
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.
kapuhy is offline   Reply With Quote