Jump to content
Sign in to follow this  
beako

How to delay New Respawn Screen

Recommended Posts

Hi All,

 

I'm trying to delay the respawn menu I created with:

respawnTemplates[] = {"MenuInventory","MenuPosition"};

because I want to watch the footage from my deathcam function play out to completion, but instead the respawn menu interrupts and automatically pops-up.

 

Does anyone know how I can delay it or is this out of our control?

 

Share this post


Link to post
Share on other sites

I do not knew if there is any possibility  to delay respawnmenu after player dead, but you could do this from other side.

Do not kill the player when he should gets killed, wait until killcam ends, kill player.

Share this post


Link to post
Share on other sites

Hey david. 

I'm pretty sure you're on the right track about delaying the player death. There's no way that I can think of to avoid the respawn screen appearing.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×