Pretty much as title describes, My game doesnt have random Initiative, its set and a stat on the characters sheet. Ive made a macro that works with adding them to the tracker but the problem I have is it must be clicked for each token in turn and it shows the initiative in chat as a number. The macro is as follows [[@{Selected|Initiative} &{tracker}]] My question is, how can i make it so nothing appears in the chat, you just click it and the selected token is added and is there a way to get this to function for multipel tokens at once? I tried shift + clicking but only the last one selected is added. Thanks.