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 "The Aaron"

From Roll20 Wiki

Jump to: navigation, search
m
Line 29: Line 29:
 
* [https://app.roll20.net/forum/post/920764/script-isgm-id-function-auto-populated#post-925675 isGM] -- Provides a function isGM() for determining if a player id refers to a gm. Unlike other solutions, this one builds it GM list automatically by detection via chat messages.  The first time a player speaks as themselves, they are detected as being either a GM or a Player, and that determination is stored in the state object.
 
* [https://app.roll20.net/forum/post/920764/script-isgm-id-function-auto-populated#post-925675 isGM] -- Provides a function isGM() for determining if a player id refers to a gm. Unlike other solutions, this one builds it GM list automatically by detection via chat messages.  The first time a player speaks as themselves, they are detected as being either a GM or a Player, and that determination is stored in the state object.
 
* [https://app.roll20.net/forum/post/931415/script-turnmarker-turn-token-highlight-round-counter-player-advance-command-turn-announce-plus-spiny-graphics-if-you-want-them#post-934023 TurnMarker] -- A feature rich turn marker with round announce, turn change announce, auto sizing graphics, etc.
 
* [https://app.roll20.net/forum/post/931415/script-turnmarker-turn-token-highlight-round-counter-player-advance-command-turn-announce-plus-spiny-graphics-if-you-want-them#post-934023 TurnMarker] -- A feature rich turn marker with round announce, turn change announce, auto sizing graphics, etc.
 +
 +
[[Category:Scripter]]

Revision as of 21:37, 24 November 2018

Central Time.png This user's time zone is Central Time.
Pro Subscription.png This user has a Pro-level subscription.



See Me Rollin.png Achievement get! See Me Rollin'
Getting to Know You.png Achievement get! Getting to Know You



Played10.png Achievement get! Getting Started
Played50.png Achievement get! Warming Up
Played100.png Achievement get! Getting Good
Played250.png Achievement get! Sands of Time
Played1000.png Achievement get! K Club

Playedwith5.png Achievement get! Group Gatherer
Playedwith10.png Achievement get! Socialite
Playedwith25.png Achievement get! Citizen


I really should put something here...

API Scripts

  • Calendar (Mystara) -- Currently just supports the Mystara Calendar (12 months, 12 days, etc), but I play to expand it to be a more universal campaign calendar, including annotation of dates, personal notes, tracking the passage of time, etc.
  • isGM -- Provides a function isGM() for determining if a player id refers to a gm. Unlike other solutions, this one builds it GM list automatically by detection via chat messages. The first time a player speaks as themselves, they are detected as being either a GM or a Player, and that determination is stored in the state object.
  • TurnMarker -- A feature rich turn marker with round announce, turn change announce, auto sizing graphics, etc.