HamishUK 0 Posted August 5, 2007 A recent mission I made had the players respawn pretty much instantly after having been shot ( Respawn = 2) Is there anyway I can impose a delay on players re-spawning in a coop of say 1 minute as a sort of punishment factor for being slotted? I would like them to respawn where they were however the option to have them re-spawn at another location may be useful. Thanks for your help chaps! Share this post Link to post Share on other sites
Gobbs 0 Posted August 5, 2007 I believe that you would need to put: respawndelay = <#seconds>; in your description.ext file. So 1 minute would need respawndelay = 60; As for the selection of a respawn point I believe you need some sort of custom dialog. Unfortunately I am struggling with dialogs myself right now. Share this post Link to post Share on other sites
HamishUK 0 Posted August 5, 2007 I will give it a try thanks! Share this post Link to post Share on other sites