sv_respawnprotect effect and invulnerability sphere issue

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: sv_respawnprotect effect and invulnerability sphere issue

Re: sv_respawnprotect effect and invulnerability sphere issu

by Graf Zahl » Sat Dec 03, 2016 1:54 pm

No, because this thing is a real mess to fix, and only gets into play if you pick up such a thing right after spawning.
To make it clear: The feature as implemented is not fixable, it will have to be reimplemented from scratch. If you want it fixed, how about thinking up a solution yourself? Oh, of course that solution should not break anything, too!

Re: sv_respawnprotect effect and invulnerability sphere issu

by Nightfall » Sat Dec 03, 2016 1:27 pm

Yeah because there's no such thing as multiplayer, right?

Re: sv_respawnprotect effect and invulnerability sphere issu

by Graf Zahl » Sat Dec 03, 2016 7:47 am

I'll be honest here: I really don't care. Fixing this is a rather complicated affair because the two invulnerability items get merged and that's not easy to undo. It's really not worth the effort for a completely cosmetic issue with a near-zero likelihood of appearing outside of deliberate test cases.

sv_respawnprotect effect and invulnerability sphere issue

by Edward-san » Sat Nov 26, 2016 6:07 pm

If you remember this bug report, now there's something which could be nice to fix:

Code: Select all

zdoom -iwad doom2 -warp 01 -nomonsters -deathmatch +sv_respawnprotect 1 +sv_cheats 1
active the chasecam, add a bot, kill yourself, then when you respawn, 'summon invulnerabilitysphere' and pick it up when the respawn protection is still in effect. You will notice that the protection effect will disappear only if the invulnerability expires, which is after 30 seconds instead of 3 seconds.

Top