Script:MapChange
From Roll20 Wiki
Revision as of 17:13, 2 June 2016 by Jonathan S. (Talk | contribs)
API ScriptAuthor: TheWhiteWolves
Version: 1.1
Last Modified: 02-06-2016
Code: MapChange
Dependencies: {}
Conflicts: None
Version: 1.1
Last Modified: 02-06-2016
Code: MapChange
Dependencies: {}
Conflicts: None
This article is a stub. |
Provides an easy and user friendly way to move players between maps.
Changelog
v1.1 (02-06-2016)
- Fix for when Array.prototype is extended causing invalid values in the key of a for in loop.
v1.0 (31-05-2016)
- Release
v0.5 (24-05-2016)
- Pre-Release
v0.1 (09-03-2016)
- Created