Quantcast
Channel: Help! with 2.0 - Twine Forum
Viewing all articles
Browse latest Browse all 1844

How to make if with two statments?

$
0
0
Hey, I want to make something like that:
(if: $gold_coins > 5 and $number_health_potion > 0)

with different else outcomes, how can it be done?
If you have more than 5 gold coin, you buy the health potion, and it check if there is health potion at all.
if you don't have enough money, it will print "you dont have money", and if there are no health potions, it will print "I don't have health potions".
I just don't know how to make it work, I spent the whole day tring to make it work.

Viewing all articles
Browse latest Browse all 1844

Trending Articles