Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

How can I see the spcecific scripts I have installed in my game?

Hi Folks,  Just a newbie, I have token mod installed in a game, and I would like to see all of the commands I have set up in the game with that. How can I see what I've entered? Thanks -Tobes
You can see which scripts are loaded for the game on the Game Script page, the same place where you loaded TokenMod into the game. From the Game Details page (where you click Launch Game), you click on Settings then Mod (API scripts). The URL will be&nbsp; <a href="https://app.roll20.net/campaigns/scripts/########" rel="nofollow">https://app.roll20.net/campaigns/scripts/########</a> All script commands start with an exclamation point. But There is no place where you can see what commands are available to you based on which script are loaded into the game. You have to read through each script’s documentation, or through each script's code to see what the script author has input as commands.&nbsp; For TokenMod, all of the commands start with !token-mod and have individual functions such as --set which can have multiple arguments after a | or #. &nbsp;
I'm understanding that you want to list all the macros that you've created that use TokenMod? There is currently no way to sort the macros under the collections tab. They self-sort alphabetically. You can sort-of keep them organized by being creative with how you name them. If you want to see all the commands available to use with TokenMod, they are listed in the TokenMod Help Handout (Help:TokenMod) or by typing !token-mod --help in the chat, Tobes(Greg) said:&nbsp; Hi Folks,&nbsp; Just a newbie, I have token mod installed in a game, and I would like to see all of the commands I have set up in the game with that. How can I see what I've entered? Thanks -Tobes