I'm trying to have a macro set up to show everyone's HP to the GM, I'm helping out as a semi-co-GM, so I have access to everyone's characters. When I use @{"character name"|hp}, it shows current HP just fine. When I use @{"character name"|hp_max}, it returns a 0 for every character. I double checked every single sheet, and none of the characters have 0 for max HP. When I was setting up tokens, setting bar1 to HP had no problems. Adjusting current and max HP on the character sheet effected the token and vise versa. I double checked the pathfinder game I'm running as full GM, and the same thing. Every single character comes up with 0 HP. NPCs and character sheets all have this problem. If I reference @{hp_max} to do something like add it to damage of a weapon, I get 0 for every. Change it to @{hp} and they get a ton of bonus damage now.