Smooth Weapons Enhanced [v3.2.1]

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.
User avatar
NightFright
Spotlight Team
Posts: 1321
Joined: Fri May 02, 2008 12:29 pm
Location: Germany

Re: Smooth Weapons Enhanced [v3.2.1]

Post by NightFright »

The link is in the Github ticket, but here's a direct link. Note that new soundfiles for the shotguns are required which are only used if the option is activated.
User avatar
kalensar
Posts: 408
Joined: Sun Mar 21, 2021 9:40 pm
Operating System Version (Optional): linux mint 20

Re: Smooth Weapons Enhanced [v3.2.1]

Post by kalensar »

NightFright wrote:There should also be a new release again at some point in the near future. It's been almost two years since the last update and quite a few commits have accumulated since then. Anyway, we'll wait for Nash's stuff first.
As for the shotgun reload interruption, copying it from my other mod shouldn't be too hard since I also used ZScript code there. I am just not sure how it integrates with Nash's code, so I'll better leave it to him.
Heres some code I can donate from my FEAR in Doom mod for the Pump Action Shotgun. Its a modified base off the ZScript Generic Weapon Reload System from here at ZDoom Forum that I converted to Decorate and modified to make work. Its basically the shortest coded perfectly working shotgun built in Decorate that features ammo count, clip count, Chamber reload, interruption fire during reload. Basically all the bells and whistles one expects from a shotgun.
Spoiler:
Suposetodo
Posts: 2
Joined: Mon Apr 04, 2022 11:27 am

Re: Improving PerK's smooth animations mod

Post by Suposetodo »

Slax wrote:Don't have any video editing software right now otherwise I'd do a side by side weapons comparison thing. Dang.
Maybe someone more versed in vanilla behavior could compare this stuff without even needing to do any recording. (Wink wink. Anyone?)
Just use Movavi Screen Recorder . You will be able to create and upload the videos in a couple of minutes. If you will face some troubles, just look through the other sections of the website to find step-by-step guides.
User avatar
Tormentor667
Posts: 13474
Joined: Wed Jul 16, 2003 3:52 am

Re: Smooth Weapons Enhanced [v3.2.1]

Post by Tormentor667 »

Did anyone else notice a bug that comes up when launching this with WadSmoosh?

Code: Select all

Script error, "perk_enhanced.pk3:zscript/zperkhandler.zc" line 76:
Unknown class name 'ZPerkPistol' of type 'Inventory'
Script error, "perk_enhanced.pk3:zscript/zperkhandler.zc" line 83:
Unknown class name 'ZPerkFist' of type 'Inventory'
Script error, "perk_enhanced.pk3:zscript/zperkhandler.zc" line 109:
Unknown class name 'ZPerkFist' of type 'Actor'

Return to “Gameplay Mods”