Difference between revisions of "Script:Token Name Number"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
Line 2: | Line 2: | ||
{{main|API:Script Index}} | {{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. | + | 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 |
Revision as of 11:43, 4 January 2022
Page Updated: 2022-01-04 |
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