Jump to content
General Kong

Trying to get Zeus Mission working

Recommended Posts

righty, so I created a custom Zeus map to use for...well...Zeus, but I have hit an irritating problem, where when I enter the map as Zeus, it keep asking me to respawn, which makes no sense, consider I have to enter the map to place a respawn first

 

here is my Description.ext

respawn = 3;
respawnDelay = 10;
respawnTemplates[] = {"Revive", "MenuInventory", "MenuPosition"};
respawnDialog = 1;
respawnOnStart = 1;
respawnButton = 1;
reviveBleedOutDelay = 120;
reviveForceRespawnDelay = 3;
reviveDelay = 6;
enableDebugConsole = 1;

Share this post


Link to post
Share on other sites

try respawnOnStart = 0; instead of respawnOnStart = 1;

Share this post


Link to post
Share on other sites

While that fixed it, wouldnt it also disable respawn on start for players? I would like to have that enabled

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

×