Page 1 of 1

DSE-schedule problem

Posted: Fri Sep 14, 2018 7:43 am
by AreYa
On dse-schedule.rpy you can see this code:

Code: Select all

dp_choice("Fly to the Moon", "fly", show="strength >= 100 and intelligence >= 100")
My question.

If you can "show" them, can you "hide" them?