Difference between revisions of "Script:Token Name Number"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m (mention command) |
||
Line 5: | Line 5: | ||
|lastmodified=2017-07-25}} | |lastmodified=2017-07-25}} | ||
{{stub}} | {{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. | ||
+ | |||
+ | displays the help and configuration options | ||
+ | <pre style="overflow:auto;white-space:pre-wrap;">!tnn --help</pre> | ||
− | |||
<br clear="all"> | <br clear="all"> | ||
Revision as of 20:53, 20 September 2021
API ScriptAuthor: Aaron C. M.
Version: 0.5.12
Last Modified: 2017-07-25
Code: TokenNameNumber
Dependencies: None
Conflicts: None
Version: 0.5.12
Last Modified: 2017-07-25
Code: TokenNameNumber
Dependencies: None
Conflicts: None
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.
displays the help and configuration options
!tnn --help
Changelog
v0.5.12 (2017-07-25)
- - link
v0.4 (2015-02-24)
- -
v0.3 (2015-02-14)
- -
v0.2 (2015-02-01)
- Release