
Hi all !! I'm trying to launch an API from another API : In my case, I want to change the orientation of a token when it PV reachs 0. But, when I'm sending "!token-mod --set orientation|+180" to the chat with sendChat, it doesn't work. Then, I create a macro that doing that, and I try to launch this macro from the API with sendChat , but one more time, it doesn't work. So, as suggered by Aaron in a post, I tried to create a link to the macro in the chat with "sendChat("","[click](#macro)")", but I don't know why, the link doesn't work... :/ Help me plz :)