by B24Guy » Fri Jan 12, 2018 12:44 am
Hi Investdude,
Your problem is in the DP file. If it does not have a number for the quantity of Bombs in the DP the bombs will vanish when dropped.
Here are the entries for the Wildcat.
[GUNSTATIONS]
gunstation.0=0,24,1,0.08,839,2,0.01,500,2,40,1d1*14,-3.169,0.04,0.69,0.119651268759032,0,0.605211907602225,0,0,0,0,1.6
gunstation.1=0,31,1,0.08,839,2,0.01,500,2,40,1d1*14,3.169,0.04,0.69,0.119651268759032,0,-0.605211907602225,0,0,0,0,1.6
gunstation.2=3,21,8,1.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
[guns.0]
gun.0=240,1.269,-0.088,-1.3999999999E-02,0,0,1,240
gun.1=240,1.013,-0.067,-2.299999999E-02,0,0,1,240
gun.2=240,0,0,0,0,0,1,240
[guns.1]
gun.0=240,-1.268,-0.086,-1.39999999999999E-02,0,0,1,240
gun.1=240,-1.013,-0.067,-2.29999999999999E-02,0,0,1,240
gun.2=240,0,0,0,0,0,1,240
[guns.2]
gun.0=2,0,0,0,0,0,0,0
The entry [guns.2] is the bombs entry. The first entry after gun.0= is the number of bombs.
The easy way to fix it is to use DPED a windows based prog. to open and modify DP files.
Remember to delete the CDP file after making changes. CFS2 will rebuild it at next startup.
Hope this helps,
B24Guy