Jump to content
endbored

Spectator mode stuck problem

Recommended Posts

Hello, im using the "new" respawn menu, everything is working but spectator!
After the player is dead, and choose to "Spectate" the camera is stuck, at the position of dead body and cant move or look around.



 

Spoiler

 

 

here is the template set-up:
 


respawnTemplatesWest[] = {"MenuPosition","MenuInventory","Tickets","Spectator"};
respawnTemplatesEast[] = {"MenuPosition","MenuInventory","Tickets","Spectator"};
respawn = 3;
respawndelay = 3;
respawnOnStart = -1;
respawnDialog = 1;
enableTeamSwitch = 1;
aikills = 1;
showWatch = 0;
debugConsole = 2;
disabledAI = 1;

 


 

 

 

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

×