Hello ! I've made a simple macro to send initiative in the initiative tracker, but I don't understand how to use --tokenid or --charid. For now, I only have the player's name in the tracker instead of the character's name. Here's my macro : !power {{  --bgcolor|#F5FD01 --txcolor|#000000 -- erowbg|#CCCDB7 -- orowbg|#CCCDB7 --erowtx|#000000 --orowtx|#000000 --name|Initiative !!! --~C [[ @{selected|Agilité}.@{selected|Combat} [TRKR]]] ~C }} There is no roll, initiative is just a value depending of two skills (here : Agilité and Combat) Thank you !