Difference between revisions of "Script:Morality"
From Roll20 Wiki
Andreas J. (Talk | contribs) (tagged as "discontinued API") |
Andreas J. (Talk | contribs) m (warn it's outdated) |
||
(2 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
{{script version|1.00}}<br> | {{script version|1.00}}<br> | ||
{{script lastmodified date| 2015-2-18}}<br> | {{script lastmodified date| 2015-2-18}}<br> | ||
− | <span style="font-variant:small-caps">'''Code:''' | + | <span style="font-variant:small-caps">'''Code:''' {{repo|Roll20KenL/Roll20_API_Scripts/blob/master/morality.js Morality}} </span><br> |
<span style="font-variant:small-caps">'''Dependencies:''' None </span><br> | <span style="font-variant:small-caps">'''Dependencies:''' None </span><br> | ||
<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. | ||
− | + | * {{fpl|1625207 (Script)Morality, now with 50% more guilt and goodness}} - how to use | |
− | + | * {{repo|Roll20KenL/Roll20_API_Scripts/blob/master/morality.js Morality}} - sourcecode | |
− | + | ||
− | + | ||
− | + | ||
− | |||
=== Changelog === | === Changelog === | ||
{{changelog version|1.00|2015-02-18|* Release}} | {{changelog version|1.00|2015-02-18|* Release}} | ||
− | + | <br><br> | |
[[Category:Discontinued API Scripts]] | [[Category:Discontinued API Scripts]] |
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