Please people. Decrease that 60sec respawn time for humans in coop. Makes no sense.
Please.
Coop respawn time
-
- Posts: 264
- Joined: 2010-12-09 03:12
-
- Retired PR Developer
- Posts: 17093
- Joined: 2007-02-08 07:19
Re: Coop respawn time
The "give up" button can only be used once your spawntime has passed. Your spawntime is the same, but you can only give up once the time has passed. This is to prevent people from giving up when there's still a chance they could be revived.
![Image](http://i.imgur.com/bT6VAdT.png)
-
- Retired PR Developer
- Posts: 8439
- Joined: 2007-09-01 22:42
Re: Coop respawn time
Actually, the respawn time might've been increased from 30 to 60 seconds. Not entirely sure, but it does feel slightly longer in co-op now.
Not that I'd complain though. It's PR after all.
Not that I'd complain though. It's PR after all.
![Image](http://i783.photobucket.com/albums/yy116/IINoddyII/specnew_zpse2ebfda4.png)
--- currently reduced activity ---
Thanks to [R-MOD]IINoddyII for the signature!
_____________________________
Propriety is an adequate basis for behavior towards strangers, honesty is the only respectful way to treat friends.
-
- Posts: 14
- Joined: 2009-05-02 16:59
Re: Coop respawn time
You can try this:
Go to PR/python/game folder and search for the file "realityconfig_coop.py", open the file with windows?s notepad or notepadd++(recomended) and look for this line:
C['DEAD_TIME'] = 60 --> what you're complaining about
Just change the 60 for whatever time you want, save the file and that's it, remember making a backup copy of the file just in case.
Go to PR/python/game folder and search for the file "realityconfig_coop.py", open the file with windows?s notepad or notepadd++(recomended) and look for this line:
C['DEAD_TIME'] = 60 --> what you're complaining about
Just change the 60 for whatever time you want, save the file and that's it, remember making a backup copy of the file just in case.
Yep, the default respawn time it's 30 but the co-op it's 60 D:[R-MOD]Spec wrote:Actually, the respawn time might've been increased from 30 to 60 seconds. Not entirely sure, but it does feel slightly longer in co-op now.
Not that I'd complain though. It's PR after all.
-
- Retired PR Developer
- Posts: 433
- Joined: 2009-07-22 00:41
Re: Coop respawn time
Not anymore. On one of the last days of the beta, the default respawn time was set to 60 seconds (Including for public games).Kingslayer wrote:Yep, the default respawn time it's 30 but the co-op it's 60 D:
![Image](http://i.imgur.com/pn7FNHW.png)
-
- Posts: 53
- Joined: 2013-08-08 18:41
Re: Coop respawn time
So I won't get banned or anything for changing stuff? I'm gonna change it to 1 second hehehehehe Thanks
-
- Posts: 1390
- Joined: 2009-04-26 12:37
Re: Coop respawn time
it only works on LOCALCameratoss wrote:So I won't get banned or anything for changing stuff? I'm gonna change it to 1 second hehehehehe Thanks
![Wink :wink:](./images/smilies/icon_e_wink.gif)
-
- Posts: 36
- Joined: 2013-11-04 00:18
Re: Coop respawn time
From personal experiences...doesn't work AND any modification with the Python code will cause undesirable consequences...on my end anyway.Just sayingKingslayer wrote:You can try this:
Go to PR/python/game folder and search for the file "realityconfig_coop.py", open the file with windows?s notepad or notepadd++(recomended) and look for this line:
C['DEAD_TIME'] = 60 --> what you're complaining about
Just change the 60 for whatever time you want, save the file and that's it, remember making a backup copy of the file just in case.
Yep, the default respawn time it's 30 but the co-op it's 60 D: