@Victor, the new version and Hold Combat feature are working great! Btw, I just realized that these two bugs... When adding/removing most Marketplace markers via radial menu, CM
doesn't add/remove the associated condition. For some reason, it is working with one or two of the markers within the set. Unsure what's causing it to work for some but not all. The
TokenMod observer works when TokenMod adds a default or uploaded marker
to a token, but still isn't registering when a Marketplace marker is
added by TokenMod. ...had little to do with them being Marketplace markers; it happens with markers that have a space in the name. Unfortunately, since they are Marketplace-bought, I have no way to edit the names to remove the spaces. All of the markers named '______ Weapon' and the one named 'Knocked Prone' are the kind experiencing the issue. For example: I linked the Knocked Prone marker to the Prone condition just fine, and when I use CM to add the Prone condition to a token, the Knocked Prone marker is added to that token. Removing the condition with CM also removes the marker. This works fine. If I use the radial menu to add the Knocked Prone marker to a token, CM does not add the Prone condition to that token. If the token already has the both the marker and the condition, using the radial menu to remove the marker does not remove the condition. If I use the following TokenMod command to add the marker !token-mod --set statusmarkers|Knocked_Prone::243125 CM does not add the condition, even though this identifier for the marker has no spaces. Same with removing via TokenMod. Hope that helps clear up the issue, let me know if you need more info on that.