This is truely awesome, for F15sMTD is one of my favourite 3rd generation fighters. Could you also introduce plsl to the SP loadput of this plane if it is convenient? I tried to make this mod according to the instructions you offered, but the ammo of plsl is only 20, same as faeb, so actully I am kinda helpless right now......
You need to modify Blueprint/Player/Information/PlayerPlaneDataTable for the ammo count In the export data, use Ctrl+F to find "f15m", then, in its record, find the necessary SWP and change its amount right below it Though this will conflict with other mods that change ammo counts, addon planes and similar, but that's the only way to do it
if I were to modify the code of this item to change the aircraft it's used for, what lines would I have to modify and what would I have to modify them to? If you could help me that'd be really awesome!
The mod must be conflicting with your other mods which modify ammo counts, aircraft names, add new separate aircraft or similar, basically PPDT-modifying mods Try to pinpoint the issue and remove the conflicting mod
10 comments
In the export data, use Ctrl+F to find "f15m", then, in its record, find the necessary SWP and change its amount right below it
Though this will conflict with other mods that change ammo counts, addon planes and similar, but that's the only way to do it
Aircraft pawn weapon swap - https://docs.google.com/document/d/1h0d55b_ImTecSf8X5mWrBJnq_w5iFM8d9ibfGPnPA1w/edit?usp=sharing
Pylon/SWP mesh model swap - https://docs.google.com/document/d/1t83OORtKdbUoyNYwM5Z8u-Vlwxd1a-4cmHwhrZmtWYQ/edit?usp=sharing
Try to pinpoint the issue and remove the conflicting mod