Hi All, I can't seem to get tokenmod to behave(using scriptcards). --@token-mod| _ids @{target|token_id} _ingore-selected _set statusmarkers|+[&BoomingEnergyStatus]
So, the above is meant to place a statusmarker &BoomingEnergyStatus, defined earlier in the macro, on the target token. However, it's placing the token on both the selected and target token. Even if I place another call to token-mod later in the macro to remove the statusmarker from the selected token, it won't do it. Any ideas?