Jenova23 Posted May 19, 2024 Posted May 19, 2024 (edited) Could someone kindly explain why the stage dosen't change? I'm trying to create a scenario where a sex scene takes place after the player wakes up from any bed. I know the quest is active, the alias is filled but the the stage will not change. Spoiler Edited May 19, 2024 by Jenova23
emily1673 Posted May 19, 2024 Posted May 19, 2024 My first guess would be that the "registerforsleep" command is never executed. For troubleshooting, I would a Debug.Notification() message to the PlayerSleepStop script, to check whether the "Event OnSleepStop" fires.
Qviddhartha Posted May 20, 2024 Posted May 20, 2024 The first line of your script should end with " extends ReferenceAlias".
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now