
I'm not certain if I'm going about this the right way, but I assumed this would work. I am trying to make a macro that prints to remind me about items in a character's inventory and it's not finding it. /w gm @{inventoryname0} This should theoretically print the name attribute for the first thing in their inventory, right? Instead I get an error: No attribute was found for @{<CharName>|inventoryname0} There is an item in their inventory and it has a name. Is there something I'm missing? or something I could check? Thanks for any help or insight