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:Random Turnorder"

From Roll20 Wiki

Jump to: navigation, search
m
m (tagged as "discontinued API")
Line 17: Line 17:
 
{{changelog version|1.1|2016-03-09|* Update for one-click install}}
 
{{changelog version|1.1|2016-03-09|* Update for one-click install}}
 
{{changelog version|1.0|2015-01-08|* Release}}
 
{{changelog version|1.0|2015-01-08|* Release}}
 +
[[Category:Discontinued API Scripts]]

Revision as of 12:09, 17 June 2020

API ScriptAuthor: Brian
Version: 1.1
Last Modified: 2016-03-09
Code: Random Turnorder
Dependencies: IsGM, splitArgs
Conflicts: None

Random Turnorder creates the API command !shuffleturnorder, which adds all selected tokens to the turn order window if they are not already present, and then shuffles the order of the items in the turn order window. The initiative values are not changed, and if any selected tokens are added, they will have an initiative value of 0.

Syntax

!shuffleturnorder

Changelog

v1.1 (2016-03-09)

  • Update for one-click install


v1.0 (2015-01-08)

  • Release