Welcome › Forums › Get help › What am I doing wrong? › Reply To: What am I doing wrong?
October 8, 2017 at 5:05 pm
#2530
Aura
Moderator
Hey, Vexzeal. So to indent means to use the tab key at the beginning of the line…
How Comprehensible said: You have to use 4 spaces after an ‘if’ and ‘else’ whereas the ‘if’ and ‘else’ have to be in the same line…
Like this:
if hero lacks token "example"
hero says "I've got no clue what to do!"
else
hero says "Oh! Now I get it!"
Or in your case:
hero says "(Dialog)"
if hero has token "hammer"
hero says "(Dialog)"
Actor walks to 13,0
- This reply was modified 7 years ago by Aura.