Difference between revisions of "Script:Walls"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (v.3.6) |
Andreas J. (Talk | contribs) m |
||
(4 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{script overview | + | {{revdate}}{{script overview |
|name=Walls | |name=Walls | ||
− | |author= | + | |author=[[Aaron|Aaron C. M.]] |
|version=0.3.6 | |version=0.3.6 | ||
|dependencies={{api repository link|IsGM}} | |dependencies={{api repository link|IsGM}} | ||
Line 7: | Line 7: | ||
{{stub}} | {{stub}} | ||
− | Builds dynamic lighting walls based on imported <code>.svg</code> file to game. | + | Builds dynamic lighting walls based on imported <code>.svg</code> file to game. Check API Library menu for instructions. |
− | + | ||
− | + | * [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.3.6|2019-11-19|* update }} | {{changelog version|0.3.6|2019-11-19|* update }} | ||
− | {{changelog version|0.3.5|2019-09-24|* | + | {{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 | {{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]}} | * [https://app.roll20.net/forum/post/1337473/script-walls-svg-path-importer-for-dynamic-lighting-revisited#post-1338906 old forum thread]}} | ||
+ | ==See Also== | ||
+ | * [[Script:UniversalVTTImporter]] | ||
+ | * [[API:Script Index]] curated list of Roll20 APIs | ||
+ | |||
+ | [[Category:Maps]] |
Latest revision as of 12:20, 7 February 2022
Page Updated: 2022-02-07 |
API ScriptAuthor: Aaron C. M.
Version: 0.3.6
Last Modified: 2019-11-19
Code: Walls
Dependencies: IsGM
Conflicts: None
Version: 0.3.6
Last Modified: 2019-11-19
Code: Walls
Dependencies: IsGM
Conflicts: None
This article is a stub. |
Builds dynamic lighting walls based on imported .svg
file to game. Check API Library menu for instructions.
- Roll20API.net - Companion site for the Walls API.
[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)
- Release
- old forum thread
[edit] See Also
- Script:UniversalVTTImporter
- API:Script Index curated list of Roll20 APIs