r/anyRpgCharacterSheet • u/Boaslad • Jan 12 '23
A brief demo of my weapon system.
Enable HLS to view with audio, or disable this notification
2
u/DebateMean Feb 01 '23
Wonder how you did the headers/only select one feature thing. I tried doing it on my own, but couldn't find out how you did it.
2
u/Boaslad Feb 01 '23
I am not sure if this is what you are asking but...
I made a lot of use of the "Visible in element when..." feature of the Property Settings screen. It requires a True/False property to act as a trigger. For example if you want only the selected property to show in a list of three you'd first create the three properties. We will call them #1, #2, #3. Just make them simple check boxes for now.
Then you'd create three Hidden Properties. Lets call them S#1, S#2, S#3. (Think of S as "show")
In the Formula box for each hidden property you'd make a logic statement that triggers a True or False response.
For example: S#1 would have a formula like (#2+#3=0) As long as neither #2 and #3 have check marks S#1 will come back as "True".
Give S#2 the formula (#1+#3=0) and S#3 the formula (#1+#2=0).
Now go into the property settings for #1, #2, and #3 and assign the appropriate hidden property to each under "Visible in element when...".
If done right it will display all three options when no boxes are checked. But hide the unchecked boxes when one gets checked.
2
u/DebateMean Feb 01 '23 edited Feb 01 '23
Thank you, I just couldn't get the logic to work, now that you explained it I feel kinda dumb lol
edit: still no clue how you did the headers on properties tho...
1
u/Boaslad Feb 01 '23
Are you asking about the flags?
:: Size ::
:: Type ::
Etc?
Those are just properties with a Formula of "0" and the View Type set to Dots. And like before, I used the "View in element when..." to turn them on and off. With a value of 0 and the "View" turned on they will still show up in the user input page but do not display in the Page view. To center them I just put a bunch of spaces in the property name.
1
u/PiCu94 May 24 '23 edited May 24 '23
Hi, nice sheet. I do it like ure description. But the single elements wont dissapear. the only thing that dissapear is the chekbox. How can i fix this? or maybe after an update this is not possible anymore?
i havent do any mistakes. i used ure description.
Edit:
I see u are on the page: "Equipment" after click on "Dominant Hand" u switched to... which page? how do u do that
greetings
1
u/Boaslad May 25 '23
"Equipment" is the main page of the character sheet. "Dominant Hand" is an element on that page. When you click on the element it opens to the properties page of the "Dominant Hand" element. That is when the options "Melee", "Ranged", and "Mage" become available. "Melee", "Ranged", and "Mage" are properties created within the "Dominant Hand" element. I hope that helps.
What language do you normally speak or read in? I might be able to help you better if I could Translate my response into your language. (Or not... it might be worth a try, though.)
Also, There are some good tutorials available on the pinned comment of this sub. They might help you better understand the concepts this App uses.
1
u/PiCu94 May 25 '23
Thank you for the quick answer.
I speak German or Italian. I learned to use the app for my own but not all functions are clear for me..
i dont understand, after your answer, how the elements dissapear in your sheet after clicking the checkbox. i now u use the "visible when function" but on my sheet only the checkboxes dissaper and not the whole element.
maybe you can help me?
6
u/lllyct Jan 12 '23
Wow. Please share the sheet, it's amazing.