High Noon Drifter v1.2 - Between God, the Devil, and a .500

Projects that alter game functions but do not include new maps belong here.
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.
bricks041059
Posts: 13
Joined: Mon Jun 24, 2019 11:24 am
Graphics Processor: nVidia with Vulkan support

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by bricks041059 »

Captain J wrote:But travels really faster and instantly explodes on impact from the enemy. I think this is quite of a good trade.
My only issue with it is that it makes it rather difficult to use the grenades like grenades when you throw them at a wall and they bounce back at 90mph towards you. They're very fun to use though and the altfire is very cool 8-)
bricks041059
Posts: 13
Joined: Mon Jun 24, 2019 11:24 am
Graphics Processor: nVidia with Vulkan support

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by bricks041059 »

Also, some odd thing that happens from time to time while playing. Suddenly, all of my attacks will seem to be coming from way under my crosshair, and the boomerang starts to bug out. It'll still pick up items, but upon returning the boomerang keeps spinning in the air holding the item until I move, in which I get the boomerang back and the item is dropped. Enemies will also go occasionally go through the player (in Heretic, when imps charge they can go straight through Corzo.) This seems to only happen in Heretic, I think, but it might happen in Doom as well, I dunno. Also, the keyboard shortcut for using the Deadman's Holster only works for the BFG9000 replacement, not the item in Heretic.
retronutcase
Posts: 102
Joined: Wed Jun 06, 2018 11:15 pm

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by retronutcase »

bricks041059 wrote:Also, some odd thing that happens from time to time while playing. Suddenly, all of my attacks will seem to be coming from way under my crosshair, and the boomerang starts to bug out. It'll still pick up items, but upon returning the boomerang keeps spinning in the air holding the item until I move, in which I get the boomerang back and the item is dropped. Enemies will also go occasionally go through the player (in Heretic, when imps charge they can go straight through Corzo.) This seems to only happen in Heretic, I think, but it might happen in Doom as well, I dunno. Also, the keyboard shortcut for using the Deadman's Holster only works for the BFG9000 replacement, not the item in Heretic.
I think the "attacks aren't aligned with crosshair" bug happens if you finish a level while sliding. Try sliding again or crouching and uncrouching, i recall something along those lines fixing it for me.
bricks041059
Posts: 13
Joined: Mon Jun 24, 2019 11:24 am
Graphics Processor: nVidia with Vulkan support

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by bricks041059 »

retronutcase wrote:
bricks041059 wrote:Also, some odd thing that happens from time to time while playing. Suddenly, all of my attacks will seem to be coming from way under my crosshair, and the boomerang starts to bug out. It'll still pick up items, but upon returning the boomerang keeps spinning in the air holding the item until I move, in which I get the boomerang back and the item is dropped. Enemies will also go occasionally go through the player (in Heretic, when imps charge they can go straight through Corzo.) This seems to only happen in Heretic, I think, but it might happen in Doom as well, I dunno. Also, the keyboard shortcut for using the Deadman's Holster only works for the BFG9000 replacement, not the item in Heretic.
I think the "attacks aren't aligned with crosshair" bug happens if you finish a level while sliding. Try sliding again or crouching and uncrouching, i recall something along those lines fixing it for me.
I'll try that, thanks for letting me know!
User avatar
Linz
Posts: 314
Joined: Mon Jun 29, 2020 3:42 pm

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by Linz »

Now all we need is a western music mod to play this bad boy with,lel
ghostboy1225
Posts: 26
Joined: Fri Aug 12, 2016 12:51 am

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by ghostboy1225 »

One of the Few things i had issue with was the handgrenades. I Recently figured out whati would have replaced them with though and that would be a a dynamite bundle ala Blood. though what dwe do have is pretty high quality.
User avatar
Captain J
 
 
Posts: 16890
Joined: Tue Oct 02, 2012 2:20 am
Location: An ancient Escape Shuttle(No longer active here anymore)
Contact:

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by Captain J »

It's true that Dynamite suits both perfectly and retrospectively to the western spaghetti theme, but i think small, light compact hand grenades would do because you throw them quickly and bounce on everywhere in the game. Feels like it's something dyna would never do.
User avatar
Linz
Posts: 314
Joined: Mon Jun 29, 2020 3:42 pm

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by Linz »

Anyone know any western music packs?
User avatar
thedeathrunner123
Posts: 149
Joined: Fri May 18, 2018 1:07 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10 Pro
Graphics Processor: nVidia with Vulkan support
Location: Somewhere in my mind

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by thedeathrunner123 »

Need a little help with some code fuckery. Trying to modify the dead man's holster to not use up a charge when firing, essentially making it unlimited. (cheaty I know, shhh.) How would I go about doing this?
User avatar
fakemai
Posts: 342
Joined: Mon Feb 12, 2018 12:26 am
Graphics Processor: Intel (Legacy GZDoom)
Location: Australia

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by fakemai »

Trivial. Open zactors/items/quickdraw.zsc, go to line 524, and comment it out.
Spoiler:
Like so. However that special feature should feel like a treat to use, so avoid it lest you cheapen it like that.
User avatar
Gollgagh
Posts: 207
Joined: Thu Apr 16, 2015 8:24 am

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by Gollgagh »

You could probably add a check in there for "if(!sv_infinteammo) ..." or somesuch that it only checks for available ammo if that sv is disabled.
User avatar
thedeathrunner123
Posts: 149
Joined: Fri May 18, 2018 1:07 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10 Pro
Graphics Processor: nVidia with Vulkan support
Location: Somewhere in my mind

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by thedeathrunner123 »

Thank you very much guys, appreciate the help!
User avatar
mofumofu
Posts: 10
Joined: Sun Apr 15, 2018 6:40 pm
Graphics Processor: nVidia with Vulkan support

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by mofumofu »

Hello, I am playing through Hexen on gzDoom 4.5.0 using High Noon Drifter and in several places I have been blocked due to not being able to jump high enough, in the second hub (can't jump up the rocks to get to the secret level, had to come back with the saddle) and most importantly in the third hub map Orchard of Lamentations, where progression is stopped due to insufficient jump height. I'm not sure what is going on there specifically but I thought someone should look into it...
User avatar
thedeathrunner123
Posts: 149
Joined: Fri May 18, 2018 1:07 pm
Preferred Pronouns: No Preference
Operating System Version (Optional): Windows 10 Pro
Graphics Processor: nVidia with Vulkan support
Location: Somewhere in my mind

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by thedeathrunner123 »

Just increase your jump mod in the mods settings menu.
User avatar
StroggVorbis
Posts: 866
Joined: Wed Nov 08, 2017 4:23 pm
Graphics Processor: nVidia with Vulkan support
Location: Germany

Re: High Noon Drifter v1.2 - Between God, the Devil, and a .

Post by StroggVorbis »

Hexen's playerclasses have a JumpZ of 9, while all other games employ 8. Just set Jump mod to 1.125 and you should be good to go.

On a side note: In Strife the player has a MaxStepHeight of 16, while all other games have 24. AFAIK, it's not possible to change that inside HND's options menu.
Post Reply

Return to “Gameplay Mods”