I am new to this and I am trying to compile a list of all items within the weapon category in the arsenal. I am using a few mods that add a lot of weapons and I want to have a list of all the weapon names that are required for creating loadouts in text or importing and exporting them. I need the variable for the "this addWeapon" part (I don't know if this has a specific name). In case you don't know what I mean, I need the name that the arsenal recognizes when importing/exporting the loadouts (example: the Zafir is called "LMG_Zafir_F"). Does anyone know a way to do this, or is the only way by hand?