Difference between revisions of "Script:Token Name Number"
From Roll20 Wiki
Andreas J. (Talk | contribs) (link to update, cleanup) |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
+ | {{revdate}}{{stub}} | ||
+ | {{main|API:Script Index}} | ||
+ | |||
+ | Provides automatic numbering of tokens dragged onto the tabletop. Token names need to have the special word <code>%%NUMBERED%%</code> somewhere in them. | ||
{{script overview | {{script overview | ||
|name=TokenNameNumber | |name=TokenNameNumber | ||
Line 4: | Line 8: | ||
|version=0.5.14 | |version=0.5.14 | ||
|lastmodified=2021-09}} | |lastmodified=2021-09}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
displays the help and configuration options | displays the help and configuration options | ||
<pre style="overflow:auto;white-space:pre-wrap;">!tnn --help</pre> | <pre style="overflow:auto;white-space:pre-wrap;">!tnn --help</pre> |
Revision as of 21:25, 21 September 2021
Page Updated: 2021-09-21 |
This article is a stub. |
Main Page: API:Script Index
Provides automatic numbering of tokens dragged onto the tabletop. Token names need to have the special word %%NUMBERED%%
somewhere in them.
API ScriptAuthor: Aaron C. M.
Version: 0.5.14
Last Modified: 2021-09
Code: TokenNameNumber
Dependencies: None
Conflicts: None
Version: 0.5.14
Last Modified: 2021-09
Code: TokenNameNumber
Dependencies: None
Conflicts: None
displays the help and configuration options
!tnn --help
renumber all selected tokens
!tnn --renumber
- TokenNameNumber -- Now with Custom Token Marker Support!(Forum) Sept 2021