Difference between revisions of "Scott C."
From Roll20 Wiki
Andreas J. (Talk | contribs) m (update links & descriptions of APIs, made redirects to this page for APIs that don't have own pages yet) |
Andreas J. (Talk | contribs) m |
||
Line 4: | Line 4: | ||
* '''{{forum|permalink/9919591/ DoorKnocker}}''' -- Script helps quickly open and close doors by controlling the dynamic lighting lines. {{repo|Roll20/roll20-api-scripts/tree/master/Door%20Knocker sourcecode}} | * '''{{forum|permalink/9919591/ DoorKnocker}}''' -- Script helps quickly open and close doors by controlling the dynamic lighting lines. {{repo|Roll20/roll20-api-scripts/tree/master/Door%20Knocker sourcecode}} | ||
* [[Script:ShareVision|ShareVision]] -- Allows normal vision and darkvision to be shared between players. | * [[Script:ShareVision|ShareVision]] -- Allows normal vision and darkvision to be shared between players. | ||
− | * | + | * [[Script:Customizable Roll Listener|Customizable Roll Listener]] - allows you to define custom reactions to various chat input and roll results. <code>!crl</code> to launch help menu. |
* [[Script:EasyExperience|EasyExperience]] - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems. | * [[Script:EasyExperience|EasyExperience]] - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems. | ||
* {{forum|permalink/7478947/ Menu Maker}} - Script for generating [[Chat Menus]] | * {{forum|permalink/7478947/ Menu Maker}} - Script for generating [[Chat Menus]] |
Revision as of 13:49, 29 May 2021
Scott C. is creator of a number of API Scripts, and a Sheet Author.
API
- DoorKnocker(Forum) -- Script helps quickly open and close doors by controlling the dynamic lighting lines. sourcecode
- ShareVision -- Allows normal vision and darkvision to be shared between players.
- Customizable Roll Listener - allows you to define custom reactions to various chat input and roll results.
!crl
to launch help menu. - EasyExperience - simple way to give characters xp at end of session, tracks levelup thresholds & notifies when a char have levelled. Comes with PF1E & D&D5E xp progressions, thresholds can be changed to use with other systems.
- Menu Maker(Forum) - Script for generating Chat Menus
- Page Navigator - A way to use a handout for managing & moving both players between pages, instead of using the Page Toolbar
- there is some progress towards a v.3 that completely revamps & fixes the API
- Page Navigator v2.X(Forum) - old thread (2018)
Sheets
- Starfinder by Roll20
- Starfinder HUD
- GeneFunk 2090
Tips & tricks
- Sheetworker Optimization(Forum)