Search found 1 match

by AreYa
Fri Sep 14, 2018 7:43 am
Forum: Ren'Py Questions and Announcements
Topic: DSE-schedule problem
Replies: 0
Views: 316

DSE-schedule problem

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?