Code: Select all
textbutton "First Event" action Replay("event_1",locked=None)Code: Select all
textbutton "Special 1" action Replay("special_1",locked=True)Thanks.
Code: Select all
textbutton "First Event" action Replay("event_1",locked=None)Code: Select all
textbutton "Special 1" action Replay("special_1",locked=True)Code: Select all
textbutton "Special 1" action Replay("special_1",locked=renpy.seen_label("event_1"))
Users browsing this forum: Google [Bot]