• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

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