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 .
×

[mod-related] Character Limit for the Wealth Notes Field?

As the question asks. I don't know how data is structured or partitioned in whatever is running the Roll20 engine. Thanks!
1786927644
vÍnce
Pro
Sheet Author
It's just another sheet attribute... It's a textarea, so you could probably paste 10K+ characters if you so desired.  I'm not sure what the consequences/impact of having an attribute that big would have on the character and/or your game though.  Roll20 may have a limit on a single attribute's size for stability and or security reasons. I would assume so, but IDK for sure.  This is more a question for the Roll20 VTT developers.  Why are you asking?  ;-)
1786933521

Edited 1786933581
vÍnce said: It's just another sheet attribute... It's a textarea, so you could probably paste 10K+ characters if you so desired.  I'm not sure what the consequences/impact of having an attribute that big would have on the character and/or your game though.  Roll20 may have a limit on a single attribute's size for stability and or security reasons. I would assume so, but IDK for sure.  This is more a question for the Roll20 VTT developers.  Why are you asking?  ;-) Thanks Vince. Do I hafta tell? LOL I'm in the process of changing the  ? button on this sub-sub menu and its sendChat result which shows below it: To similar but also with a button option to copy the current Wealth Notes to the clipboard and tell the player they can paste it anywhere and edit. If they choose to do so, I'll have the clipboard copy happen and then an roll query appear. If they paste anything into the roll query the procedure will grab that, ignore formatting and massage out various characters and things and then use  !ModAttrb  from CharSetAttr to update the wealthNotes field on your sheet. :-)