dp file help

Marty

Members +
What are the numbers behind the weapons set in the dp file?
mount.1=Wep_us-200_gp, 1 ,-1 What are the 1,-1 numbers for and how do you make them into a salvo. Thanks:help:
 
What are the numbers behind the weapons set in the dp file?
mount.1=Wep_us-200_gp, 1 ,-1 What are the 1,-1 numbers for and how do you make them into a salvo. Thanks:help:

1 is how many wep_us-200_gp are on the mount , -1 means CFS2 will drop it (if it is selectable for dropping in the weapons object dp file..i.e, bomb, drop tank, etc.).

Salvo Example:

mount.1=Wep_us-200_gp, 1 ,-1
mount.2=Wep_us-200_gp, 1 ,1
mount.3=Wep_us-200_gp, 1 ,1
mount.4=Wep_us-200_gp, 1 ,1

Change -1 on the other mounts to 1. The 1 points to mount.1, so when the wep on mount.1 is dropped the others will follow.
 
Caleb's thing is a good intro, but quite short on detail. Here's my short notebook on the topic...just a collection of various docs to sort through covering every part of the DP in more detail. Most of you have probably seen this collection many times before, but its for Marty.
 
Many thanks

Bearcat241 you are right on target. if you have any more information like this please let me know. My bombs are falling properly now.:wavey: Many thanks.
 
Back
Top