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
(Created page with "{{script overview |name=Walls |author={{user profile|104025|Aaron C. M.}} |version=0.1 |dependencies={{api repository link|IsGM}} |lastmodified=2015-02-01}} {{stub}} Builds d...")
 
m
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{script overview
 
{{script overview
 
|name=Walls
 
|name=Walls
|author={{user profile|104025|Aaron C. M.}}
+
|author=[[Aaron|Aaron C. M.]]
|version=0.1
+
|version=0.3.6
 
|dependencies={{api repository link|IsGM}}
 
|dependencies={{api repository link|IsGM}}
|lastmodified=2015-02-01}}
+
|lastmodified=2019-11-19}}
 
{{stub}}
 
{{stub}}
  
Builds dynamic lighting walls with an exported SVG path file.
+
Builds dynamic lighting walls based on imported <code>.svg</code> file to game. Check API Library menu for instructions.
<br clear="all">
+
 
 +
* [http://roll20api.net/ Roll20API.net] - Companion site for the [[Script:Walls|Walls]] API.
 +
 
 +
==Command==
 +
 
 +
* <code>!walls</code> - the keyword for the command
  
 
=== Changelog ===
 
=== Changelog ===
{{changelog version|0.1|2015-02-01|* Release}}
+
{{changelog version|0.3.6|2019-11-19|* update }}
 +
{{changelog version|0.3.5|2019-09-24|* {{forum|post/7785026/script-walls-svg-path-importer-for-dynamic-lighting-now-with-advanced-fog-of-war-support Script: Walls - Now with Advanced Fog of War Support!}} }}
 +
{{changelog version|0.1|2015-02-01|* Release
 +
* [https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 old forum thread]}}
 +
==See Also==
 +
* [[API:Script Index]] (partial) list of other APIs
 +
<br>
 +
<br

Revision as of 17:50, 4 April 2021

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.

Command

  • !walls - the keyword for the command

Changelog

v0.3.6 (2019-11-19)

  • update


v0.3.5 (2019-09-24)


v0.1 (2015-02-01)


See Also


<br