Hi All, I'm trying to work in some APIs and macros for a game, specifically at the moment ammo tracking. However what I'm finding is that it won't work, I've had the ammo tracking API script working in a D&D game before but I'm sure the sheet is designed with that in mind. When I run the command with what I think is the ammo field repeating section, but tbh I'm just guessing. I get "TypeError: Cannot read property 'substring' of undefined" as an error message. I'm fairly certain the issue relates to the fact that the repeating fields for the weapon don't put anything in the attribute list, which from my searching was an issue but now exists. I think the issue is something with the sheet, but I can't what needs to be changed with what I've compared it too and I'm not that familiar with html. tl:dr how do I make a repeating field put it's stuff in the attributes list?