Nobody Told Me About id - We've Moved!
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
- Dr_Cosmobyte
- Posts: 2858
- Joined: Thu Jun 04, 2015 9:07 pm
- Preferred Pronouns: He/Him
- Location: Killing spiders.
- Contact:
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Happened to me with other MapEnhancers, but haven't extensivily testes witu other mods to provide a more in-depth feedback: Sometimes with the Gold MapEnhancer, gibbing a monster creates a damaging actor tgat can continuosly hurt the player to death.
Mods loaded are: Immerse, DarkDoom, and cosmetic-only replacers (monster/textures.
Congrats on keeping the Duke3D spirit alive.
Mods loaded are: Immerse, DarkDoom, and cosmetic-only replacers (monster/textures.
Congrats on keeping the Duke3D spirit alive.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
I just tested that with only NTMAI and Hellbound and the issue persists. 

Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Here's a temporary workaround: Go into ntmai.pk3 using WinRAR or SLADE3 and remove everything inside mapinfo.txt after "ClearSkills" (remove that line too).Echelon5 wrote:So one of my favorite mapsets to play through is Hellbound (heresy, I know) but I've always felt like the I'm Too Young To Die skill level has the perfect amount of monsters per map. Using Nobody Told Me About Id, the lowest skill level has the next highest tier of enemy spawns, and it's messing with my mojo. Any way to work around this? I've tried the skill console command, but it seems like having NOTMAI activated messes with the enemy counts on the skill levels still.
Thanks for the heads-up. Will do.Sgt. Ham wrote:Took me a while to realize that the "Classic/Alt Weapons at the Same Time" addon was actually standalone. Could you clarify that so others don't get confused?
Thanks! Unfortunately I am not responsible for the issues caused by these add-ons. I will try to report these issues to the creators, though. Thanks again for the reports.Dr_Cosmobyte wrote:Happened to me with other MapEnhancers, but haven't extensivily testes witu other mods to provide a more in-depth feedback: Sometimes with the Gold MapEnhancer, gibbing a monster creates a damaging actor tgat can continuosly hurt the player to death.
Mods loaded are: Immerse, DarkDoom, and cosmetic-only replacers (monster/textures.
Congrats on keeping the Duke3D spirit alive.
-
- Posts: 8
- Joined: Sun Dec 17, 2017 9:16 am
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: Russian Federation
- Contact:
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
I forgot fix this bug "BrutalTeleportDest" has real hurt player!Dr_Cosmobyte wrote:Happened to me with other MapEnhancers, but haven't extensivily testes witu other mods to provide a more in-depth feedback: Sometimes with the Gold MapEnhancer, gibbing a monster creates a damaging actor tgat can continuosly hurt the player to death.
Mods loaded are: Immerse, DarkDoom, and cosmetic-only replacers (monster/textures.
Congrats on keeping the Duke3D spirit alive.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
I went in and just changed the first instance of "SpawnFilter = Normal" to "SpawnFilter = Easy" and that fixed it.CantSleep wrote:Here's a temporary workaround: Go into ntmai.pk3 using WinRAR or SLADE3 and remove everything inside mapinfo.txt after "ClearSkills" (remove that line too).Echelon5 wrote:So one of my favorite mapsets to play through is Hellbound (heresy, I know) but I've always felt like the I'm Too Young To Die skill level has the perfect amount of monsters per map. Using Nobody Told Me About Id, the lowest skill level has the next highest tier of enemy spawns, and it's messing with my mojo. Any way to work around this? I've tried the skill console command, but it seems like having NOTMAI activated messes with the enemy counts on the skill levels still.

Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Oh, well that works too lol.Echelon5 wrote:I went in and just changed the first instance of "SpawnFilter = Normal" to "SpawnFilter = Easy" and that fixed it.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Some bugs/problems (on GZDoom 4.3.3):
1) Stretchy crushed gibs appear not to work for me
2) Can't shoot enemies over some chest-high walls that can shoot at me perfectly fine. Shooting wall instead. Bullet origin point seems to be an issue. Happens regularily in vanilla Doom maps.
3) There should be an option to prevvent monsters from walking off the high places, as they happily leave their designated turret places and fall into pits. I thought disabling both monster jumps would stop this, but it does not - they simply walk off.
There should be an option to prevent that from happening, preferably while allowing jumping behaviour at the same time (make them calculate their jumps?)
1) Stretchy crushed gibs appear not to work for me
2) Can't shoot enemies over some chest-high walls that can shoot at me perfectly fine. Shooting wall instead. Bullet origin point seems to be an issue. Happens regularily in vanilla Doom maps.
3) There should be an option to prevvent monsters from walking off the high places, as they happily leave their designated turret places and fall into pits. I thought disabling both monster jumps would stop this, but it does not - they simply walk off.
There should be an option to prevent that from happening, preferably while allowing jumping behaviour at the same time (make them calculate their jumps?)
- Bigbad75
- Posts: 37
- Joined: Thu Feb 14, 2019 3:49 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: Allied Headquarters
Re: Nobody Told Me About id v0.1 - A Build Engine-styled mod
You could use the brutal doom quotesTheOldKingCole wrote:You should add Doomguy quips similar to Duke, Wang, or Caleb quips.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
They are inconsistent at the moment. You can encounter them more in big crushers.Sinael wrote:Some bugs/problems (on GZDoom 4.3.3):
1) Stretchy crushed gibs appear not to work for me
Not sure if this is a problem in the mod itself. Can't fix until I get more material on this.2) Can't shoot enemies over some chest-high walls that can shoot at me perfectly fine. Shooting wall instead. Bullet origin point seems to be an issue. Happens regularily in vanilla Doom maps.
Jumping monsters drop off ledges because of the stucking issues they have while jumping. They already calculate their jumps, but not as consistently as Duke3D's lizard commandos. Next update I'll associate the dropoff-ing along with the jumping monsters option.3) There should be an option to prevvent monsters from walking off the high places, as they happily leave their designated turret places and fall into pits. I thought disabling both monster jumps would stop this, but it does not - they simply walk off.
There should be an option to prevent that from happening, preferably while allowing jumping behaviour at the same time (make them calculate their jumps?)
No way I'm using them lol. We already had a unit of a discussion about quips a while back. Conclusion, Mr. Doom will and must stay silent.Bigbad75 wrote:You could use the brutal doom quotes
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Alternate plasma rifle should behave more like Blood's aerosol flamethrower, alternate chaingun lil' more ramble-y like Blood's tommy.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
If you want an "aerosol flamethrower" kinda weapon, use the alternate class. The Plasma Rifle and Chaingun are already fine as is. I'm not adding a chaingun alt fire that spreads everywhere, especially since you can already rambo around with the mouse.EddieMann wrote:Alternate plasma rifle should behave more like Blood's aerosol flamethrower, alternate chaingun lil' more ramble-y like Blood's tommy.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
I think he may be referring to the flamethrower and the smg from the alternate classCantSleep wrote:If you want an "aerosol flamethrower" kinda weapon, use the alternate class. The Plasma Rifle and Chaingun are already fine as is. I'm not adding a chaingun alt fire that spreads everywhere, especially since you can already rambo around with the mouse.EddieMann wrote:Alternate plasma rifle should behave more like Blood's aerosol flamethrower, alternate chaingun lil' more ramble-y like Blood's tommy.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
Yeah, that's what i'm referring to. Not talking about an altfire that spreads everywhere, just the cadence of how the SMG (alt. chaingun) shoots.Whoah wrote:I think he may be referring to the flamethrower and the smg from the alternate classCantSleep wrote:If you want an "aerosol flamethrower" kinda weapon, use the alternate class. The Plasma Rifle and Chaingun are already fine as is. I'm not adding a chaingun alt fire that spreads everywhere, especially since you can already rambo around with the mouse.EddieMann wrote:Alternate plasma rifle should behave more like Blood's aerosol flamethrower, alternate chaingun lil' more ramble-y like Blood's tommy.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
OH!! I see it now. Those names got me all messed up. I am planning to add dual wielding to the Super SMG a la Shadow Warrior, so the Blood rambo stuff is out of the question for now. Maybe DIAMOND might be planning to add a "tommy gun" for the NTMAi Expansion Pack?Whoah wrote:I think he may be referring to the flamethrower and the smg from the alternate class
Updates will be held until the next update of GZDoom releases. Once it comes out I can easily add colourable Build-styled wall blood splatters!

Also, I've added a new addon.
Duke Nukem Voice Lines by jankespro12
- TheEternalStruggler
- Posts: 49
- Joined: Sun Dec 03, 2017 10:44 am
- Location: Elfhelm... waiting for potatoes to get sane again.
Re: Nobody Told Me About id v0.3.2 - Build Engine-styled mod
A slash attack would be cool for the chainsaw. As for the pistol, maybe the secondary fire could be a flare-type bullet? That'd be neat.
Chainsaw deaths for the Pinkies would be awesome, especially for that one area in E1M9 where you have a line of 'em coming at you and you just chainsaw 'em and it's so satisfying to see them get chainsawed in half!
One feature I'd love to see would be being able to use Revenant launchers and Mancubus flame cannons, maybe even rip off an Imp's hand and use it for fireballs. Something like that.
Anyway, this mod's really fun and I love the new update. The chainsaw feels so satisfying to use! I dunno if you have plans on doing blue-stains and green-stains for the Baron, Hellknight, and Cacodemon tho.
Chainsaw deaths for the Pinkies would be awesome, especially for that one area in E1M9 where you have a line of 'em coming at you and you just chainsaw 'em and it's so satisfying to see them get chainsawed in half!
One feature I'd love to see would be being able to use Revenant launchers and Mancubus flame cannons, maybe even rip off an Imp's hand and use it for fireballs. Something like that.
Anyway, this mod's really fun and I love the new update. The chainsaw feels so satisfying to use! I dunno if you have plans on doing blue-stains and green-stains for the Baron, Hellknight, and Cacodemon tho.
