Dasuto,
The way to read mount location data is LEFT(-) or RIGHT(+), UP(+) or DOWN(-), FWDS(+) or BACK (-)
In your dp you had this for mount.22
mount.22=0,-0.2,-0.15
This is the entry from AF_B25C1_Chatterbox
mount.22=0.000,-0.180,-2.900 //Drop Tank
See the differences?
Here are the dp entries for the WEP_DB_US_500lb_GP_fb
mount.4=-0.247,-0.450,-0.800 //4 Corners
mount.5=0.247,-0.450,-0.800
mount.6=-0.247,-0.450,0.600
mount.7=0.247,-0.450,0.600
If you swap these for your mounts 1 to 4, it should correct any issue with the bombs
...and for the AI bombs, in the TR_B25vc30 they drop from mount.0, & these are the coordinates:
mount.0=0,-0.1,0
Hope this helps.