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:API Heart Beat"

From Roll20 Wiki

Jump to: navigation, search
(Created page with "{{script overview |name=APIHeartBeat |author={{user profile|104025|Aaron C. M.}} |version=0.3 |lastmodified=2015-02-05}} {{stub}} Provides an API Heartbeat by setting the req...")
 
m
 
(4 intermediate revisions by one user not shown)
Line 1: Line 1:
 +
{{revdate}}{{stub}}
 +
{{main|API:Script Index}}
 
{{script overview
 
{{script overview
 
|name=APIHeartBeat
 
|name=APIHeartBeat
|author={{user profile|104025|Aaron C. M.}}
+
|author=[[Aaron|Aaron C. M.]]
|version=0.3
+
|version=0.5.0
|lastmodified=2015-02-05}}
+
|lastmodified=2021-10}}
{{stub}}
+
'''APIHeartBeat''' provides visual feedback that the API is running.
  
Provides an API Heartbeat by setting the requesting player's color continuously.
+
Instructions:
<br clear="all">
+
* see the '''Help: APIHeartBeat''' Handout in game
 +
* or run <code>!api-heartbeat --help</code>
 +
* or visit {{fpl|10447182/ (Script Update) APIHeartBeat}}-thread (Oct. 2021)
  
 
=== Changelog ===
 
=== Changelog ===
 +
{{changelog version|0.5.0|2021-10|* {{repo|Roll20/roll20-api-scripts/pull/446 PR}}}}
 +
{{changelog version|0.4.2|2017-03-30|* {{repo|Roll20/roll20-api-scripts/pull/446 PR}} }}
 
{{changelog version|0.3|2015-02-05|* -}}
 
{{changelog version|0.3|2015-02-05|* -}}
 
{{changelog version|0.2|2015-02-02|* Release}}
 
{{changelog version|0.2|2015-02-02|* Release}}
 +
 +
[[Category:API Meta Scripts]]

Latest revision as of 14:14, 4 January 2022


Main Page: API:Script Index

API ScriptAuthor: Aaron C. M.
Version: 0.5.0
Last Modified: 2021-10
Code: APIHeartBeat
Dependencies: None
Conflicts: None

APIHeartBeat provides visual feedback that the API is running.

Instructions:

[edit] Changelog

v0.5.0 (2021-10)


v0.4.2 (2017-03-30)


v0.3 (2015-02-05)

  • -


v0.2 (2015-02-02)

  • Release