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

From Roll20 Wiki

Jump to: navigation, search
m
m
 
Line 1: Line 1:
{{script overview
+
{{revdate}}{{script overview
 
|name=Walls
 
|name=Walls
 
|author=[[Aaron|Aaron C. M.]]
 
|author=[[Aaron|Aaron C. M.]]
Line 21: Line 21:
 
* [https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 old forum thread]}}
 
* [https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 old forum thread]}}
 
==See Also==
 
==See Also==
* [[API:Script Index]] (partial) list of other APIs
+
* [[Script:UniversalVTTImporter]]
<br>
+
* [[API:Script Index]] curated list of Roll20 APIs
<br
+
 
 +
[[Category:Maps]]

Latest revision as of 12:20, 7 February 2022

API ScriptAuthor: Aaron C. M.
Version: 0.3.6
Last Modified: 2019-11-19
Code: Walls
Dependencies: IsGM
Conflicts: None


Builds dynamic lighting walls based on imported .svg file to game. Check API Library menu for instructions.

[edit] Command

  • !walls - the keyword for the command

[edit] Changelog

v0.3.6 (2019-11-19)

  • update


v0.3.5 (2019-09-24)


v0.1 (2015-02-01)


[edit] See Also