Page 1 of 1
Coop respawn time
Posted: 2013-08-02 18:19
by saamohod
Please people. Decrease that 60sec respawn time for humans in coop. Makes no sense.
Please.
Posted: 2013-08-02 20:47
by ubermensche
I get 5 second respawns. Or sometimes 0 seconds. But I also got 60 seconds once.
What's really weird is that the "give up" button doesn't work anymore. I can still right click to call for a medic though.
Re: Coop respawn time
Posted: 2013-08-02 20:51
by AfterDune
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.
Re: Coop respawn time
Posted: 2013-08-03 03:22
by Spec
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.
Re: Coop respawn time
Posted: 2013-08-03 04:46
by Kingslayer
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.
[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.
Yep, the default respawn time it's 30 but the co-op it's 60 D:
Re: Coop respawn time
Posted: 2013-08-03 14:35
by piepieonline
Kingslayer wrote:Yep, the default respawn time it's 30 but the co-op it's 60 D:
Not anymore. On one of the last days of the beta, the default respawn time was set to 60 seconds (Including for public games).
Re: Coop respawn time
Posted: 2013-08-13 06:24
by Cameratoss
So I won't get banned or anything for changing stuff? I'm gonna change it to 1 second hehehehehe Thanks
Re: Coop respawn time
Posted: 2013-08-13 16:23
by SANGUE-RUIM
Cameratoss wrote:So I won't get banned or anything for changing stuff? I'm gonna change it to 1 second hehehehehe Thanks
it only works on LOCAL
Re: Coop respawn time
Posted: 2013-11-07 02:05
by Suasponte
Kingslayer 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:
From personal experiences...doesn't work AND any modification with the Python code will cause undesirable consequences...on my end anyway.Just saying