Difference between revisions of "Script:Random Depth"
From Roll20 Wiki
Michael H. (Talk | contribs) |
Andreas J. (Talk | contribs) (tagged as "discontinued API") |
||
Line 4: | Line 4: | ||
|version=0.2 | |version=0.2 | ||
|lastmodified=2015-02-01}} | |lastmodified=2015-02-01}} | ||
− | |||
Randomly adjusts the depth of selected tokens. | Randomly adjusts the depth of selected tokens. | ||
Line 14: | Line 13: | ||
=== Changelog === | === Changelog === | ||
{{changelog version|0.2|2015-02-01|* Release}} | {{changelog version|0.2|2015-02-01|* Release}} | ||
+ | [[Category:Discontinued API Scripts]] |
Revision as of 12:24, 17 June 2020
API ScriptAuthor: Aaron C. M.
Version: 0.2
Last Modified: 2015-02-01
Code: RandomDepth
Dependencies: None
Conflicts: None
Version: 0.2
Last Modified: 2015-02-01
Code: RandomDepth
Dependencies: None
Conflicts: None
Randomly adjusts the depth of selected tokens.
This script was created by request to simulate the action of shuffling a set of tokens on the tabletop that together represent a deck of cards by selecting the cards and executing the command.
Changelog
v0.2 (2015-02-01)
- Release