Comment on
Help coding nested subtables in Perchance
Oh damn that formatting.. here the screencap
Comment on
Help coding nested subtables in Perchance
Oh damn that formatting.. here the screencap
Comment on
Help coding nested subtables in Perchance
Sub lists can be a pain. I'm sure there's a better way to solve it this problem, but I think this gets the output your looking for. The aspirinPeople and ancientPeople work effectively the same, just to show the variation. If you called ancientPeople without selectOne it iterates through the list.
output [r = ruin.selectOne]
ruin [Ancient] [Aspiring]
Ancient Ancient graves portected by [ancientPeople.selectOne] Aspiring You come across an aspiring [aspiringPeople] ancientPeople mad dog sad jim
aspiringPeople {ninja turtle|greedy cleric}
Comment on
Hex Codes in Output images?
Pretty sure you could use this gen to give the prompt color names instead of hex code hex to color name generator
Comment on
New to AI images and struggling with a command
Reply in thread
Letting the days go by
Comment on
How do I set the header bar to collapse?
If I'm reading this right, you probably want to override the CCS for the bar. I've seen this on a few pages. Best thing to do is find a page that does this see what their doing to make it happen. Copy the JS from the page and give it to any big name chatbot, it should be able to find where this happens, explain how it works and how to incorporate it into your gen.