I saw something strange...

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.
User avatar
Phobus
Posts: 5984
Joined: Thu May 05, 2005 10:56 am
Location: London
Contact:

Post by Phobus »

ok, ones without specialist codes. I suppose what Wills said makes sense. I'm wrong.
User avatar
TheDarkArchon
Posts: 7656
Joined: Sat Aug 07, 2004 5:14 am
Location: Some cold place

Post by TheDarkArchon »

Wills: No, the boss cubes telefrag you.
User avatar
Hirogen2
Posts: 2033
Joined: Sat Jul 19, 2003 6:15 am
Operating System Version (Optional): Tumbleweed x64
Graphics Processor: Intel with Vulkan/Metal Support
Location: Central Germany
Contact:

Post by Hirogen2 »

The doom player can also be attacked while he's in invuln or god mode. Just €0.02.
User avatar
Anakin S.
Posts: 1067
Joined: Fri Nov 28, 2003 9:39 pm
Location: A long time ago in a galaxy far, far away...

Post by Anakin S. »

I think that the volcano should not be targeted by monsters because it's not shootable (doesn't have +SHOOTABLE set) and is meant to be used as a decorative hazard. But invulnerable monsters should still be attacked because they're shootable and are intended for special uses. For example, the invulnerability wears off, like the player, or there's a special weapon you need, like the sigil for the alien specters. For now, you could just use +NOTARGET. So the deciding factor should be whether it's shootable or not, not whether it's invulnerable or not.
User avatar
Cutmanmike
Posts: 11353
Joined: Mon Oct 06, 2003 3:41 pm
Operating System Version (Optional): Windows 10
Location: United Kingdom
Contact:

Post by Cutmanmike »

Invunrable monsters and players can be killed with MDK and telefragging also.
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Post by Xaser »

The main issue here is whether an object is shootable or not. Try shooting at a Heretic volcano. Your bullets go right through it, so it's not shootable. Now try shooting at an invulnerable player. Your bullets will impact it (unless you have really bad aim, of course) just fine. It may not cause any damage, but there's still a big difference.
User avatar
DoomRater
Posts: 8270
Joined: Wed Jul 28, 2004 8:21 am
Preferred Pronouns: He/Him
Location: WATR HQ
Contact:

Post by DoomRater »

HOLY CRAP now I get it! I saw imps attacking my spawnpoints in my field1b.wad level because it spawned projectiles designed to be lethal to monsters. HEH, I thought that was expected behavior.
User avatar
Pure Hellspawn
Posts: 281
Joined: Sun Apr 24, 2005 6:06 pm
Location: RIT
Contact:

Post by Pure Hellspawn »

Wills wrote:Like the Baphomet cubes?
Those do like 1 million damage. I have tested those with 250,000 H.P and boom, I die.

God mode only works to a certain amount I think.
User avatar
Xaser
 
 
Posts: 10774
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Post by Xaser »

The cubes don't actually do any damage. In fact, they're not a true projectile, really. They just fly to a spot and it teleports a monster there. The thing that causes the instant death is that the monsters telefrag you, which always results in an instant kill, regardless of godmode or anything.

On a somewhat-related note, normally, Doom completely prevents monsters from telefragging other things, but this behavior was changed just for Map30. ZDoom then turned it into a MAPINFO option, "allowmonstertelefrags", so it can be set for any map.
User avatar
Belial
Posts: 1616
Joined: Wed Feb 09, 2005 3:09 pm

Post by Belial »

I'm pretty sure I've seen a borked monster teleporter in a vanilla Doom wad that had the monsters telefragging themselves, and it wasn't map30.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49230
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Fixed in 2.0.99
Post Reply

Return to “Closed Bugs [GZDoom]”