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

Okay seriously last question.

$
0
0
I feel so bad for asking so many questions but this is the first time I ever took a project in twine so seriously
<<if $Level >= 2>><<set $EnemyName to either("Strong Bandit","Feral Orc","Mechanical monster","HyenaThief")>> <<else>> <<set $EnemyName to either("Rookie","Thief","Contraption","Drunk Dwarf")>> <<endif>>
for some reason this code keeps getting either a missing
child tag <<endif>> was found outside of a call to its parent macro <<if>> or the <<else>> was outside macro
Any solutions?
sorry to bug

Viewing all articles
Browse latest Browse all 1844

Trending Articles