Jump to content

Photo

When Link dies it skips death animation script request


  • Please log in to reply
17 replies to this topic

#16 TheRock

TheRock

    Go glitches

  • Members

Posted 21 November 2019 - 01:23 PM

I actually like the ShowSaveScreen. This would be because the music continues to play which is something that I like to be there.



#17 Timelord

Timelord

    The Timelord

  • Banned
  • Location:Prydon Academy

Posted 22 November 2019 - 03:02 AM

Actually, 'ShowSaveScreen()' probably isn't what you want here at all; you want 'ShowContinueScreen()', period. That will call EXACTLY the F6 screen; which is what normally pops up; including calling an F6 script, if you have one assigned.

 

 

The function allows selecting the desired exit option. What's the issue?

 

 

I actually like the ShowSaveScreen. This would be because the music continues to play which is something that I like to be there.

 

 

Does the 'Game Over' piano theme not play with ShowContinueScreen?

 



#18 Emily

Emily

    Scripter / Dev

  • ZC Developers

Posted 22 November 2019 - 03:27 AM

The function allows selecting the desired exit option. What's the issue?
 
 

 
 
Does the 'Game Over' piano theme not play with ShowContinueScreen?


ShowContinueScreen() == pressing F6, in every way


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users