lembasbreadenthusiast

joined 1 year ago
 

I genuinely cannot figure this out for the life of me. I don't understand why [brd] will output the name and the [brd] appearing at the end after the two line breaks is different from the first one. It should be storing the selection, but it isn't. Somehow the variant IS stored???

I also don't understand why [brd.name] isn't working. Might be tied to the issue I described in the paragraph above this.

As for dynamic odds not working...

It should be impossible for Okapi to be selected if the breed is Aberration, and yet.

Any and all help is GREATLY appreciated.

[–] lembasbreadenthusiast 2 points 2 months ago

Frequency-of-access for me. (further outlined in my comment on this post itself)

[–] lembasbreadenthusiast 2 points 2 months ago

Agreed. I refer to the useful generators and examples pages quite often, and it's a pain to type in/scroll through the learn page. It's also a clarity of language thing. Learn is, well, learning to use Perchance (tutorial). Resources should be things related to building generators. Resources also had a link to this forum IIRC, which gave people an easy line to this if they had questions. As it is, I feel like people new to Perchance may not know this exists.

1
submitted 5 months ago* (last edited 5 months ago) by lembasbreadenthusiast to c/perchance
 

Here's the code in question:

For some reason, this is not evaluating correctly, and even when g DOES equal Male, it can still be selected. This is happening with other parts of the generator too. I've also tried putting it in ^[if (g != "Male") {1} else {0}] format, but that has the same issue.

Anyone have any ideas? I did try reloading the page just in case it was a stored info thing, but alas.