Difference between revisions of "Script:Walls"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (v.3.6) |
Andreas J. (Talk | contribs) m (link to roll20api.net) |
||
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 [[https://wiki.roll20.net/Script:Walls|Walls]] API. | |
+ | |||
+ | ==Command== | ||
+ | |||
+ | * <code>!walls</code> - the keyword for the command | ||
=== Changelog === | === Changelog === |
Revision as of 11:37, 3 January 2021
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 [[1]] API.
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)
- Release
- old forum thread