Difference between revisions of "Script:Morality"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m (warn it's outdated) |
||
Line 8: | Line 8: | ||
<span style="font-variant:small-caps">'''Conflicts:''' None </span> | <span style="font-variant:small-caps">'''Conflicts:''' None </span> | ||
</div> | </div> | ||
+ | {{notebox| See '''[[API:Script Index]]''' for currently available APIs, this one have been removed from the API Library}} | ||
+ | |||
This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image. | This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image. |
Latest revision as of 19:36, 20 September 2021
API Script
Author: Ken L.
Version: 1.00
Last Modified: 2015-2-18
Code: Morality
Dependencies: None
Conflicts: None
See API:Script Index for currently available APIs, this one have been removed from the API Library |
This is a simple script that shows a paragon and renegade option together, or solo along with some pretty formatting. It also grabs the current token's image, or if the token is tied to a character sheet with an image, it uses that over the token image.
- (Script)Morality, now with 50% more guilt and goodness(Forum) - how to use
- Morality - sourcecode
[edit] Changelog
v1.00 (2015-02-18)
- Release