Difference between revisions of "Script:Measure"
From Roll20 Wiki
(Created page with "{{script overview |name=Measure |author={{user profile|104025|Aaron C. M.}} |version=0.2 |lastmodified=2015-02-08}} {{stub}} Measure distances between multiple tokens, both f...") |
Andreas J. (Talk | contribs) (tagged as "discontinued API") |
||
Line 2: | Line 2: | ||
|name=Measure | |name=Measure | ||
|author={{user profile|104025|Aaron C. M.}} | |author={{user profile|104025|Aaron C. M.}} | ||
− | |version=0. | + | |version=0.3.3 |
− | |lastmodified= | + | |lastmodified=2019-12-16}} |
{{stub}} | {{stub}} | ||
Line 10: | Line 10: | ||
=== Changelog === | === Changelog === | ||
+ | {{changelog version|0.3.3|2019-12-16|* [https://github.com/Roll20/roll20-api-scripts/pull/889 link] }} | ||
{{changelog version|0.2|2015-02-08|* -}} | {{changelog version|0.2|2015-02-08|* -}} | ||
{{changelog version|0.1|2015-02-01|* Release}} | {{changelog version|0.1|2015-02-01|* Release}} | ||
+ | [[Category:Discontinued API Scripts]] |
Revision as of 13:42, 17 June 2020
API ScriptAuthor: Aaron C. M.
Version: 0.3.3
Last Modified: 2019-12-16
Code: Measure
Dependencies: None
Conflicts: None
Version: 0.3.3
Last Modified: 2019-12-16
Code: Measure
Dependencies: None
Conflicts: None
This article is a stub. |
Measure distances between multiple tokens, both from the corners and the center.
Changelog
v0.3.3 (2019-12-16)
v0.2 (2015-02-08)
- -
v0.1 (2015-02-01)
- Release