I've been using token mod for quite a while, had some decent working
macro's to make players be able to turn torches on and off. however, I'm
trying to create some sort of a personal style by using powercards and I
can 't seem to get it to work. Does anyone have any advice? --api_token-mod _set emits_bright_light|yes bright_light_distance|20 emits_low_light|yes low_light_distance|20 doesn't work, yet !token-mod _set emits_bright_light|yes bright_light_distance|20 emits_low_light|yes low_light_distance|20 seems to do just fine. I'm probably missing something obvious.