Welcome Forums Get help Need help with tokens! Reply To: Need help with tokens!

#2584
deWiTTERS
Keymaster

You have to put 4 spaces in front of the last line, as such:

if hero has token "memes"
    Actor1 says "spicy memes"

So only if it has 4 spaces in front of it, it applies to the if.

You can see it as some kind of bullet point list, where only the lines that are ‘deeper’ happen.

Hope this helps