Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Using if statements inside of a print command in sugarcube

So in sugar cube you can use the <<print either("a","b")>> command to randomly select one of many options. Is it possible to use an if statement inside that? Like <<print either("a","<<if_____>>b<<endif>>","c")>>
I want one of the potential random events to happen only if the player has failed to avert a previous crisis.

Comments

Sign In or Register to comment.