If/Variables

Is it possible to do, where if both variables are true then the end result would happen.

{if pig>3: if dog>3: Hello}


K.V.

{if pig>3:{if dog>3:Hello.}}


Test game:

    set("pig",4);
    set("dog",4);
Hello.

[[test]]

[[test]]:
{if pig>3:{if dog>3:SUCCESS.}}


Looks like I'm going to complain to another corporation, today.


This topic is now closed. Topics are closed after 180 days of inactivity.

Support

Forums