View Single Post
Old 03-22-25, 03:32 PM   #11
s7rikeback
I break things
 
s7rikeback's Avatar
 
Join Date: Jan 2013
Location: Merry Old England
Posts: 782
Downloads: 1153
Uploads: 10


Default

Quote:
Originally Posted by Rick Fortens View Post
Thanks to both of you, Jeff-Groves and propbeanie, for your response to my post. I will look into your suggestions.
Hello Rick Fortens,




I have added two X01 nodes, to the M35B, on both the F & B models from GWX-KC.

I then added the following to the M35B.eqp.

[Equipment 34]
NodeName=X01
LinkName=Aerial_Bomb
StartDate=19420630
EndDate=19451231

This would mean, the ship will "always" carry the balloons.

------------------------------------------------------------

To use this as a loadout.


1 - Build the X0 nodes to the ship models in question, X01 maybe already used, so use the next in sequence. X02 etc.

2 - Add the loadout call below to the ship.cfg file, Again, the (loadout 1) call maybe used, then use the next in sequence. [Loadout 2] etc.

[Loadout 1]
Name=Barrage Balloon (or whatever name you want, but both names MUST mirror the eqp (Loadout=xxxxxx) details listed below.
Type=1

3 - Open the ship.eqp, and copy and duplicate the list, and renumber the [Equipment xx] So if the original had 5 calls, you now have 10 calls, it would be like this:

[Equipment 1]
NodeName=M01
LinkName=CratePileL_2_M04B
StartDate=19380101
EndDate=19421230

[Equipment 2]
NodeName=M01
LinkName=PlatformL_M04B
StartDate=19421231
EndDate=19451231

[Equipment 3]
NodeName=M02
LinkName=OilDrumsL_M04B
StartDate=19380101
EndDate=19401101

[Equipment 4]
NodeName=M02
LinkName=PlatformL_M04B
StartDate=19401102
EndDate=19451231

[Equipment 5]
NodeName=A01
LinkName=NULL
StartDate=19380101
EndDate=19401230

[Equipment 6]
NodeName=M01
LinkName=CratePileL_2_M04B
StartDate=19380101
EndDate=19421230
Loadout=Barrage Balloon

[Equipment 7]
NodeName=M01
LinkName=PlatformL_M04B
StartDate=19421231
EndDate=19451231
Loadout=Barrage Balloon

[Equipment 8]
NodeName=M02
LinkName=OilDrumsL_M04B
StartDate=19380101
EndDate=19401101
Loadout=Barrage Balloon

[Equipment 9]
NodeName=M02
LinkName=PlatformL_M04B
StartDate=19401102
EndDate=19451231
Loadout=Barrage Balloon

[Equipment 10]
NodeName=A01
LinkName=NULL
StartDate=19380101
EndDate=19401230
Loadout=Barrage Balloon

4 - And lastly… Add the loadout call to the campaign/mission files.



Hope this helps !!
__________________
s7rikeback is offline   Reply With Quote