
Hi, My need : i want to have a GM macro in the macro bar that will set the tracker with all the player characters. The value for each character is managed manually in the bar3 of the character tokens. So i would like to have something like : /gmroll @{ token_character_1_name |bar3}&{tracker} /gmroll @{ token_character_2_name |bar3}&{tracker} /gmroll @{ token_character_3_name |bar3}&{tracker} ... But while it's working fine with "/gmroll @{ selected |bar3}&{tracker}" (and thus needing to select the tokens manually), it's not working when i use the token name => i seem to not be able to get the bar3 value by using the token name. Is there anyway to set the tracker of a character with the value of a token bar, and without needing to select the token ? Thanks in advance