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

Script:Game Timer

From Roll20 Wiki

Revision as of 11:20, 26 June 2019 by cougar l. (Talk | contribs)

Jump to: navigation, search
API ScriptAuthor: SAD
Version: 1.3.1
Last Modified: 2019-03-05
Code: Game Timer
Dependencies: None
Conflicts: None


This is a simple script to court how long does player use the game room.

Just upload a clock picture on the table and name game.clock.

Then the picture will court the time.

API sandbox will shutdown soon when all player exit the room.

Support for multiple clock at same time.

Commands to create, toggle, and reset. These all work on selected token(s).

Create Game Clock !game.clock --create -c

Stop the clock --toggle -t

Reset the Clock --reset -re

Turn on/off rotation --rotation -ro

Turn on/off status markers --marker -m

Turn on/off aura --aura -a

Adjust angle --(number) like --90

Add word before clock :(word) like :StartFrom2019


Changelog

v1.3.1 (2019-03-02)

  • Release