KM P-47D w/rockets problem

bub

Charter Member
Hi All,
I've installed the FDG M10 Rocket Launchers and located the rockets. However I can only get the port side rockets to fire. I'm either messing up in the dp file or there is something I need to add to the air file. It's been so long that I've done this, I may have forgotten something. Thanks in advance. I've attached the dp file.
Thanks again,
Bob
 

Attachments

  • P-47D Sweetie with rockets.jpg
    P-47D Sweetie with rockets.jpg
    59.2 KB · Views: 0
  • P-47D-20-RA.zip
    4.4 KB · Views: 1
This is the mistake:

[PAYLOAD.12]
; Payload = M10 Launcher
mount.8=WF_US_Pilot, 1, 0
mount.9=wep_FDG_M10_Launcher, 1, 0
mount.10=wep_FDG_M10_Launcher, 1, 0
mount.11=wep_FDG_4.5_Rocket, 1, -1
mount.12=wep_FDG_4.5_Rocket, 1, 12
mount.13=wep_FDG_4.5_Rocket, 1, -1
mount.14=wep_FDG_4.5_Rocket, 1, 14
mount.15=wep_FDG_4.5_Rocket, 1, -1
mount.16=wep_FDG_4.5_Rocket, 1, 16


Change the values like this:

[PAYLOAD.12]
; Payload = M10 Launcher
mount.8=WF_US_Pilot, 1, 0
mount.9=wep_FDG_M10_Launcher, 1, 0
mount.10=wep_FDG_M10_Launcher, 1, 0
mount.11=wep_FDG_4.5_Rocket, 1, -1
mount.12=wep_FDG_4.5_Rocket, 1, 11
mount.13=wep_FDG_4.5_Rocket, 1, -1
mount.14=wep_FDG_4.5_Rocket, 1, 13
mount.15=wep_FDG_4.5_Rocket, 1, -1
mount.16=wep_FDG_4.5_Rocket, 1, 15
 
Roxane,
Thanks for taking the time. I knew it had to be something simple that I overlooked. Much appreciated.
Bob
 
Back
Top