Difference between revisions of "Script:Walls"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (link to roll20api.net) |
Andreas J. (Talk | contribs) m |
||
Line 9: | Line 9: | ||
Builds dynamic lighting walls based on imported <code>.svg</code> file to game. Check API Library menu for instructions. | 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 [[ | + | * [http://roll20api.net/ Roll20API.net] - Companion site for the [[Script:Walls|Walls]] API. |
==Command== | ==Command== |
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 Walls 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