Difference between revisions of "Script:Morality"
From Roll20 Wiki
(Created page with "<div style="float: {{{1|right}}}; width: 200px; padding: 5px; border: 1px solid #777; margin: 0 15px 15px 15px; background-color: #efefef;"> <span style="text-align:center;dis...") |
(→Use) |
||
Line 16: | Line 16: | ||
TODO | TODO | ||
+ | |||
+ | [https://app.roll20.net/forum/post/1623180/script-morality-now-with-50-percent-more-guilt-and-goodness#post-1625207 Link to Forum] | ||
=== Changelog === | === Changelog === | ||
{{changelog version|1.00|2015-02-18|* Release}} | {{changelog version|1.00|2015-02-18|* Release}} |
Revision as of 19:53, 12 March 2015
API Script
Author: Ken L.
Version: 1.00
Last Modified: 2015-2-18
Code: Morality
Dependencies: None
Conflicts: None
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.
Use
TODO
Changelog
v1.00 (2015-02-18)
- Release