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 "keithcurtis"

From Roll20 Wiki

Jump to: navigation, search
(APIs)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Storage Allocation]]
+
{{revdate}}
 +
'''{{user profile|162065|Keith Curtis}}''' is a longstanding and active Roll20 Community Member, former Forum Moderator, API Author, & {{market|browse/publisher/460/keith-curtis Marketplace Creator}}.
 +
<br>
  
[[Forum Submitted Tricks]]
+
Creator & maintainer of the '''{{forum|permalink/5899495/ Roll20 Tips and Tricks}}'''-thread, listing tons of clever Roll20 tips, as well as the [[Chat Menus]]-trick, where you create a chat command for characters that contains a list of roll buttons you can then call from the {{Text Chat}}. 
 +
{{userboxtop | toptext = }}
 +
{{userbox Arcane Scriptomancer}}
 +
{{userboxbottom}}
 +
==Articles==
 +
* [[Storage Allocation]]
 +
* [[Forum Submitted Tricks]]
 +
* [[Token Z-Ordering]]
 +
 
 +
==APIs==
 +
Keith has created(or been heavily involved in creating) a number of [[API|Mod Scripts]], many of which can be found in the Mod one-click install menu.
 +
* '''{{fpl|10675897/ Campaign Survey}}''' - helps you inventory the size of your campaign, by listing how many pages/characters/handouts/graphics/etc it has, how often each are used, etc.
 +
* '''{{fpl|7687278 Dealer}}}''' - API for helping out with managing [[cards]], and card dealing
 +
* '''{{fpl|9956771/ Dialog}}''' -- a script that makes chat a bit more fun and easier to parse, especially for games that don't use voice. It also makes it much easier to get the GM's attention in a busy game. {{repo|keithcurtis1/Scripts/tree/main/Dialog sourcecode}}
 +
* '''{{forum|permalink/8458497 D&D 5E - Token Action Maker}}''' - This script creates token actions on selected tokens for the [[D&D 5E by Roll20]] sheet, very helpful for both NPCs and Players.
 +
* '''{{fpl|10394732/ Lister}}'''  API that looks through your campaign and lists characters, handouts, pages, rollable tables and players. Can create handout with the report. Superseded by Campaign Survey, above.
 +
* '''{{fpl|10434784/ Supernotes}}''' - This script pulls the contents from a token's GM Notes field and sends them to chat, based on a user-selectable roll template. (Created by Keith & {{user profile|104025|The Aaron}})
 +
* '''{{forum|forum/permalink/8652406/ D&D 5E - Rest & Recovery}}''' - To handle recovery on the resource attributes on the [[D&D 5E by Roll20]] sheet.
 +
* '''{{fpl|10381135/ Reporter}}''' -- A script to poll the game and return info on Token/Character pairs, along with customized action tools.
 +
* '''{{fpl|11129007/ Faces}}''' -- This is a short script that is designed to provide a quick visual interface for swapping token images and names. Great for any changeling.
 +
* '''{{fpl|11095028/script-ping-buddy Ping Buddy}}''' A script with three functions, create an auto-follow party token (or to cause the screen to continuously center on a user's token just for that user), to pull players to the start of a page, and to find and ping a token by name
 +
* '''{{fpl|11316788/ Dynamic Lighting Tool}}''' A tool to set dynamic lighting in real time and to analyze and identify common problems.
 +
 
 +
==Videos==
 +
* {{yt.be|eLbmEAMN7g4 Roll20 TnT Starting from Scratch}} Youtube guide. (1h video, created in Jan 2020)
 +
* {{yt.be|n4YRqdQEOzw Reporter API - Full Demo}} 16min, Sept. 2021
 +
* {{yt.be|ubD_06SwVes Map Pins Quick Tip}} - Guide to making [[Map Pins]] - 2020
 +
* {{yt.be|NvBXXd4TmHY Macro Quick Bar tip}} - [[Quickbar]] - 2019
 +
* {{yt.be|UTq3_e6MiRI Linking tokens}} - 2018
 +
* {{yt.be|mgk5Xqu6hEo Group Check + ApplyDamage.js}} - a quick demo of the [[GroupCheck]] API and its companion script, Apply Damage, along with my spell effect macro that is built using [[TokenMod]] and [[Roll20AM|Roll20 Audio Manager]]
 +
 
 +
==Forum Threads==
 +
Prominent forum threads made by Keith:
 +
* {{forum|permalink/5899495/ Roll20 Tips and Tricks (Innovative Solutions to Common Problems)}} - popular thread with many great tips collected and indexed over the years
 +
* {{forum|permalink/9784281/ Show off Your Style 3: Third Time is the Charm}}
 +
* {{forum|permalink/7841113/ Show Off Your Style 2: The Stylening!}}
 +
* {{forum|permalink/7209333/ Show off your Style!}}
 +
 
 +
==Other Links==
 +
* [http://www.kacurtis.com/ kacurtis.com]
 +
<br>
 +
<br>
 +
[[Category:API Author]]
 +
[[Category:Forum Champion]]
 +
[[Category:Marketplace Creator]]

Latest revision as of 06:57, 15 February 2023

Keith Curtis is a longstanding and active Roll20 Community Member, former Forum Moderator, API Author, & Marketplace Creator(Market).

Creator & maintainer of the Roll20 Tips and Tricks(Forum)-thread, listing tons of clever Roll20 tips, as well as the Chat Menus-trick, where you create a chat command for characters that contains a list of roll buttons you can then call from the q Text Chat.

Arcane Scriptomancer.png Achievement get! Arcane Scriptomancer

Contents

[edit] Articles

[edit] APIs

Keith has created(or been heavily involved in creating) a number of Mod Scripts, many of which can be found in the Mod one-click install menu.

  • Campaign Survey(Forum) - helps you inventory the size of your campaign, by listing how many pages/characters/handouts/graphics/etc it has, how often each are used, etc.
  • Dealer(Forum)} - API for helping out with managing cards, and card dealing
  • Dialog(Forum) -- a script that makes chat a bit more fun and easier to parse, especially for games that don't use voice. It also makes it much easier to get the GM's attention in a busy game. sourcecode
  • D&D 5E - Token Action Maker(Forum) - This script creates token actions on selected tokens for the D&D 5E by Roll20 sheet, very helpful for both NPCs and Players.
  • Lister(Forum) API that looks through your campaign and lists characters, handouts, pages, rollable tables and players. Can create handout with the report. Superseded by Campaign Survey, above.
  • Supernotes(Forum) - This script pulls the contents from a token's GM Notes field and sends them to chat, based on a user-selectable roll template. (Created by Keith & The Aaron)
  • D&D 5E - Rest & Recovery(Forum) - To handle recovery on the resource attributes on the D&D 5E by Roll20 sheet.
  • Reporter(Forum) -- A script to poll the game and return info on Token/Character pairs, along with customized action tools.
  • Faces(Forum) -- This is a short script that is designed to provide a quick visual interface for swapping token images and names. Great for any changeling.
  • Ping Buddy(Forum) A script with three functions, create an auto-follow party token (or to cause the screen to continuously center on a user's token just for that user), to pull players to the start of a page, and to find and ping a token by name
  • Dynamic Lighting Tool(Forum) A tool to set dynamic lighting in real time and to analyze and identify common problems.

[edit] Videos

[edit] Forum Threads

Prominent forum threads made by Keith:

[edit] Other Links