Replies: 1 comment 1 reply
-
I don't completely understand your question Regarding variables, you can create a variable for re-use later with this syntax |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
I'm currently experimenting a bit and i'm using some wildcards and i want to have two calls on them
cloths:0.6 and cloths:0.4
I know that i can select two distinct wildcards from the same list like this {2$$cloths}, but i couldn't find any syntax that would allow me to say
cloths=a1:0.6 and cloths!a1:0.4 where i can set a wildcard draw to a variable and use that variable later to say pick a random and if it's the same draw again or did i miss something in the documentation (and would such a thing be even possible in theory)?
And if i'm on the subject would it be possible to add a light script syntax like variables/loops/ifs etc. or is that outside of the scope of an extension for automatica1111?
cheers
Sintho
edit: i jsut saw that my request is similar to the question from #375
but i think a bit different enough warrant it
Beta Was this translation helpful? Give feedback.
All reactions