Hello, @ZuluThreeZero and I (mostly him) have built a nifty little script to restrict weapons by date. The script can be found here: https://github.com/ZuluThreeZero/restrict-by-year/blob/wip/restrictByYear.lua . There are 2 main issues with this script. The first is that for some reason it does not work for the carriers both the LHA and the stennis (haven't checked the super carrier). The second issue is that if the weapon is not listed it will not get set. Ideally we should be iterating over the weapon list of the airfield instead of over our own list but we are having trouble with the getInventory function (https://wiki.hoggitworld.com/view/DCS_func_getInventory). Any suggestions on how to fix these 2 issues would be amazing!