Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Script:Conditions and Status Tracker"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "Author: Josh <br> The purpose of this script is to track character and token status as well as durations of the status, with a reminder given on each turn. It allows the GM to...")
 
m
Line 5: Line 5:
  
 
https://gist.github.com/DarokinB/5776368
 
https://gist.github.com/DarokinB/5776368
 +
 +
[[Category:API Commands]]
 +
[[Category:User API Scripts]]

Revision as of 22:46, 30 December 2014

Author: Josh
The purpose of this script is to track character and token status as well as durations of the status, with a reminder given on each turn. It allows the GM to manimpulate the controls, while players can only test their characters current status, if the GM allows it. It will use basic API commands.

Code

https://gist.github.com/DarokinB/5776368