Difference between revisions of "Script:UniversalVTTImporter"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
Line 2: | Line 2: | ||
Author: [[The Aaron]] | Author: [[The Aaron]] | ||
− | '''UniversalVTTImporter''' provides a way to setup [[Dynamic Lighting]] | + | '''UniversalVTTImporter''' provides a way to setup [[Dynamic Lighting]] walls & [[windows]], Lights sources(colored & normal) from maps created with the Universal VTT format. |
[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. |
Revision as of 07:34, 11 February 2022
Page Updated: 2022-02-11 |
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.
Instructions
Inside a game, type !uvtt --help
in the chat, or check the API's Handout.
- Script:UniversalVTTImporter -- Import .dd2vtt files to create Dynamic Lighting Lines and Lights! - forum thread with instructions.
- Universal VTT Import Sanitizer where you parse the vtt file for the DL info.
- When trying to upload your file, change filetypes to "All Files" if it doesn't show the file you're trying to upload.