
I am not sure if I am doing this right but I am using the @{character_name} macro in my sheets and sometimes it returns the proper value and other times it just gives wierdness, I'm wondering if there is something that I am missing, it broken or well genrally what the heck is going on. I am not very technically minded and macros are about as programmy as I can get without getting lost. /em @{character_name}'s (Weapon) Returns this, in chat (AAA Monster Blank is the name of the sheet I'm testing): GM (GM) AAA Monster Blank|character_name's (Weapon) But if I use "@{selected|.." or "@{target|..." It works just fine and returns: GM (GM) AAA Monster Blank 's (Weapon) What am I doing wrong/what is the server doing wrong?