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:UniversalVTTImporter"

From Roll20 Wiki

Jump to: navigation, search
m
m
Line 6: Line 6:
 
[https://dungeondraft.net/ Dungeondraft]({{code|.dd2vtt}}-files), [https://www.dungeonfog.com/ DungeonFog]({{code|.df2vtt}}-files) and [https://arkenforge.com/ ArkenForge] ({{code|.uvtt}}-files) are map programs which can export maps with the Universal VTT format, the filenames are just slightly different.
 
[https://dungeondraft.net/ Dungeondraft]({{code|.dd2vtt}}-files), [https://www.dungeonfog.com/ DungeonFog]({{code|.df2vtt}}-files) and [https://arkenforge.com/ ArkenForge] ({{code|.uvtt}}-files) are map programs which can export maps with the Universal VTT format, the filenames are just slightly different.
  
* [https://app.roll20.net/forum/permalink/11038224/ UDLWindows -- Easy conversion of lines to windows, with options to draw transparent glass on the map layer, etc.] Aug 2022
+
* [https://app.roll20.net/forum/permalink/11038224/ UDLWindows] -forum thread
 +
** Update v0.1.10 Aug 2022-- Added support for new [[Transparent barrier]] type on the dynamic lighting layer. Window support is back!
 
==Instructions==
 
==Instructions==
 
Inside a game, type {{code|!uvtt --help}} in the chat, or check the API's Handout.
 
Inside a game, type {{code|!uvtt --help}} in the chat, or check the API's Handout.

Revision as of 11:11, 21 August 2022

Main Page: API:Script Index

Author: The Aaron

UniversalVTTImporter provides a way to setup Dynamic Lighting walls & windows, Lights sources(colored & normal) from maps created with the Universal VTT format.

Dungeondraft(.dd2vtt-files), DungeonFog(.df2vtt-files) and ArkenForge (.uvtt-files) are map programs which can export maps with the Universal VTT format, the filenames are just slightly different.

  • UDLWindows -forum thread
    • Update v0.1.10 Aug 2022-- Added support for new Transparent barrier type on the dynamic lighting layer. Window support is back!

Instructions

Inside a game, type !uvtt --help in the chat, or check the API's Handout.

See Also

Related APIs