Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Default attribute for character name?

1466224546

Edited 1466224613
Is there a default attribute I can use to access a character's name/character sheet's title, like @{CharacterName} ?
Yep; it's @{character_name}
1466244132
Lithl
Pro
Sheet Author
API Scripter
And if you have a text field with name="attr_character_name", the player can change the character's name without asking the GM to do it.
Great, thank you guys!