Disabling own footsteps.

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

Boieru

New Member
Mar 6, 2009
3
0
0
I searched on the internet for a way to disable my own footsteps in UT2004 in order to improve my 1v1 performance and i found this:

[UnrealGame.UnrealPawn]

bPlayOwnFootSteps=True

Setting this option to False will turn off the sound of your own footsteps.

In user.ini, under [UnrealGame.UnrealPawn] I had this 2 lines:
bPlayerShadows=True
bBlobShadow=False
and I added the one that I mentioned above, I saved the file and entered UT, but I could still hear my footsteps. Then I started looking through user.ini again and I found the "bPlayOwnFootSteps=True" line under [XGame.xPawn] and I set it to false there too, but I could still hear my footsteps.

Anyone knows what i should do?

Thanks.
 

Boieru

New Member
Mar 6, 2009
3
0
0
and is there any way i could disable the sound that my character does when i dodge or jump?