Script:Highlight Token at Top of Initiative
From Roll20 Wiki
API ScriptAuthor: HoneyBadger
Version: 1.2
Last Modified: 2014-03-15
Code: Highlight Token at Top of Initiative
Dependencies: None
Conflicts: None
Version: 1.2
Last Modified: 2014-03-15
Code: Highlight Token at Top of Initiative
Dependencies: None
Conflicts: None
Highlight Token at Top of Initiative makes it clear which token is currently at the top of the turn order window. Additionally, the API command !eot
allows players to advance the turn.
Syntax
!eot
Installation
There is one configuration variable near the top of the script. You may alter it to customize the script functionality:
- AnnounceNewRound – Set to
true
if you want the script to announce the round, orfalse
otherwise.
Changelog
v1.2 (2014-03-15)
- Release