Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks for the response! I'm not familiar with the macro syntax so I just tried a bunch of stuff - quotations, square brackets, curly brackets, and paras. Nothing worked.

Let me continue to try and find the right syntax before going the renaming route. I'm not quite ready to rename dozens of files and re-upload all of them just yet :) I'll send you an email if I do reach that point.

But I do love the tokens!

Thanks, and like I said, if you don't want to rename them by yourself, I can give you the files with underscores instead of spaces. Good luck! :)

Found the answer in this thread!

https://app.roll20.net/forum/post/8616110/tokenmod-issue-with-spaces-in-status-marker-names

TLDR, every status icon has a unique name in the format XXXX:XXXXX that you need to reference. You can find those unique names by calling the token-mod help function as follows:

!token-mod --help

As part of the very verbose response it will list all of the currently loaded status icons and their unique names.

(+1)

Good to know, thanks! How are the spaces masked then when you read out a name with spaces in it?