[2.1.7]Firemace Multiplayer

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

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 Reply
aabra
Posts: 21
Joined: Wed Apr 26, 2006 8:46 pm

[2.1.7]Firemace Multiplayer

Post by aabra »

The firemace in Heretic is not affected by sv_itemrespawn or sv_weaponstay in a multiplayer Zdoom game.

My guess is that this problem is almost certainly related to the *highly* irregular way Raven made the Firemace as we see here:

http://forum.zdoom.org/potato.php?t=14425

Anyways, while I haven't tested this with Heretic.exe - I can't imagine that this is the intended behavior of the Firemace in multiplayer, and if it is - there should be some kind of new dmflag to force it to work with respawn and weaponstay in multiplayer. IMHO

See E1M2 from this wad for a good example:

http://doomedearth.ath.cx/wads/parthoris1c_.zip

If somebody who's played Heretic.exe deathmatch in recent times could tell me if this is the way it acts there too I'd greatly appreciate it. If it acts properly then this is a bug, if not then this is a feature request. :P
User avatar
Project Shadowcat
Posts: 9369
Joined: Thu Jul 14, 2005 8:33 pm
Preferred Pronouns: They/Them
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support
Location: Blacksburg, SC USA
Contact:

Post by Project Shadowcat »

If the Firemace spawns in Deathmatch, of course it's supposed to respawn. This was actually the case in an older version of ZDoom, what was it, 2.0.63a, that it worked as intended, and I definitely recall that the Firemace did respawn in Vanilla Multiplayer.
aabra
Posts: 21
Joined: Wed Apr 26, 2006 8:46 pm

Post by aabra »

Project Dark Fox wrote:If the Firemace spawns in Deathmatch, of course it's supposed to respawn. This was actually the case in an older version of ZDoom, what was it, 2.0.63a, that it worked as intended, and I definitely recall that the Firemace did respawn in Vanilla Multiplayer.
Ok, well with all the crazy things this weapon does I refuse to take anything about it for granted anymore :) Thanks for the info though, it's nice to know that this is, in fact a bug.
Gez
 
 
Posts: 17938
Joined: Fri Jul 06, 2007 3:22 pm

Re: [2.1.7]Firemace Multiplayer

Post by Gez »

aabra wrote:Anyways, while I haven't tested this with Heretic.exe - I can't imagine that this is the intended behavior of the Firemace in multiplayer
I think it IS because of multiplayer that the Firemace is such a special snowflake that refuses to behave like every other weapon. Firemace + Tome = Big Gibbing Ball of Instakill.

It's the BFG-equivalent, after all, so making it very rare gives it some mystique that its non-tomed version doesn't really deserve.
User avatar
Lazureus
Posts: 60
Joined: Sun Jul 08, 2007 7:35 am

Post by Lazureus »

Still, it SHOULD respawn, even if it's behavior means it respawns in a random location every tiem :o
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

I bet I know exactly when this broke.
aabra
Posts: 21
Joined: Wed Apr 26, 2006 8:46 pm

Post by aabra »

Could you tell me when it broke and why? (what build) If you're too busy maybe I can convince one of the Skulltag coders to fix this as it's important for Heretic multiplayer.
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Re: [2.1.7]Firemace Multiplayer

Post by randi »

It broke when I made the default for items be to spawn with MF_DROPPED set, since that was the easiest way to ensure that every item spawned after the level is loaded has it set. I forgot that the mace isn't actually spawned during level load but by the mace spot on the first tic, so it needs to have that flagged cleared out, or it will behave just like some monster dropped it (which it was, sort of).
Post Reply

Return to “Closed Bugs [GZDoom]”