Difference between revisions of "The Aaron"
From Roll20 Wiki
m |
|||
Line 23: | Line 23: | ||
I really should put something here... | I really should put something here... | ||
+ | (Well let me put something here for you so long :) | ||
+ | |||
+ | [https://app.roll20.net/users/104025/the-aaron Roll20 Profile] | ||
+ | |||
+ | [https://www.patreon.com/shdwjk Patreon Page] | ||
+ | |||
+ | (Thanks for always assisting and creating cool scripts.) | ||
== API Scripts == | == API Scripts == |
Revision as of 21:42, 24 November 2018
| ||
| ||
---|---|---|
| ||
| ||
| ||
I really should put something here... (Well let me put something here for you so long :)
(Thanks for always assisting and creating cool scripts.)
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.