Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
forgettable pyromaniac

Silencing the Chainsaw, properly.

Question

Dehacked, WhackEd4, Vanilla editing.

So, the chainsaw is hardcoded to play their sounds, that's a given, and what most people (and even the code) say.
https://www.doomworld.com/forum/post/2637069

but the wording behind what MTrop said got me interested:
"...when the chainsaw is the current weapon and A_WeaponReady is called on state 67."

If I change the ready state to something else entirely (swapping the Raise with ready, for example), will that shut up the chainsaw?
Muting SAWUP to get rid of the raise sound effect isn't that bad, but having a silent SAWIDL play repeatedly is killiing the slicing through enemies sfx, and I want those to be hearable all the time if possible.

Looking through the C(++) code for all this killed my braincells, so I don't quite understand whats going on in that respect.

Share this post


Link to post

1 answer to this question

Recommended Posts

  • 0

If this description is accurate, swapping states should work. You just need to do it properly.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×