Difference between revisions of "Script:CharSheet"
From Roll20 Wiki
(Updated description to match script.json) |
Andreas J. (Talk | contribs) m |
||
Line 11: | Line 11: | ||
:'''!charsheet''' | :'''!charsheet''' | ||
::''A simple and easily customizable script allowing players to create their own character sheets. Using the command '!charsheet' will generate a character sheet controlled by the user that runs the command and visible in the journal to all players.'' | ::''A simple and easily customizable script allowing players to create their own character sheets. Using the command '!charsheet' will generate a character sheet controlled by the user that runs the command and visible in the journal to all players.'' | ||
− | |||
− | |||
− | |||
=== Changelog === | === Changelog === | ||
{{changelog version|1.2|2016-04-18|* Release/Final}} | {{changelog version|1.2|2016-04-18|* Release/Final}} | ||
+ | |||
+ | ==See Also== | ||
+ | * [[API:Script Index]] (partial) list of other APIs | ||
+ | <br> | ||
+ | <br> |
Revision as of 17:42, 4 April 2021
API ScriptAuthor: TECH
Version: 1.2
Last Modified: 2016-04-18
Code: Charsheet
Dependencies: None
Conflicts: None
Version: 1.2
Last Modified: 2016-04-18
Code: Charsheet
Dependencies: None
Conflicts: None
Allow your players to create their own character sheets using a simple script command.
Commands
- !charsheet
- A simple and easily customizable script allowing players to create their own character sheets. Using the command '!charsheet' will generate a character sheet controlled by the user that runs the command and visible in the journal to all players.
Changelog
v1.2 (2016-04-18)
- Release/Final
See Also
- API:Script Index (partial) list of other APIs