Difference between revisions of "Script:Token Mod"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (update link) |
Andreas J. (Talk | contribs) m (update to 8.57) |
||
Line 1: | Line 1: | ||
+ | {{script overview | ||
+ | |name=TokenMod | ||
+ | |author={{user profile|104025|Aaron C. M.}} | ||
+ | |version=0.8.57 | ||
+ | |dependencies={{api repository link|IsGM}} | ||
+ | |lastmodified=2020-06-10}} | ||
+ | |||
The Aaron's TokenMod API Script. | The Aaron's TokenMod API Script. | ||
Revision as of 14:16, 17 June 2020
API ScriptAuthor: Aaron C. M.
Version: 0.8.57
Last Modified: 2020-06-10
Code: TokenMod
Dependencies: IsGM
Conflicts: None
Version: 0.8.57
Last Modified: 2020-06-10
Code: TokenMod
Dependencies: IsGM
Conflicts: None
The Aaron's TokenMod API Script.
TokenMod provides an interface to setting almost all settable properties of a token.
Commands: !token-mod <--help|--ignore-selected|--config|--on|--off|--flip|--set> <parameter> [<parameter> ...] ... [ --ids <token id> [<token id> ...]]
Full User documnetation can be found in the API Script dropdown menu when the script is selected.
The latest version can be found here: GitHub link