Difference between revisions of "Script:CharSheet"
From Roll20 Wiki
Andreas J. (Talk | contribs) m |
Andreas J. (Talk | contribs) m |
||
Line 4: | Line 4: | ||
|version=1.2 | |version=1.2 | ||
|lastmodified=2016-04-18}} | |lastmodified=2016-04-18}} | ||
+ | {{main|API:Script Index}} | ||
+ | |||
Allow your players to create their own character sheets using a simple script command. | Allow your players to create their own character sheets using a simple script command. | ||
Line 14: | Line 16: | ||
{{changelog version|1.2|2016-04-18|* Release/Final}} | {{changelog version|1.2|2016-04-18|* Release/Final}} | ||
− | |||
− | |||
<br> | <br> | ||
<br> | <br> | ||
+ | [[Category:Character Sheets]] |
Latest revision as of 16:00, 23 September 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
Main Page: API:Script Index
Allow your players to create their own character sheets using a simple script command.
[edit] 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.
[edit] Changelog
v1.2 (2016-04-18)
- Release/Final