Upvote Upvoted 0 Downvote Downvoted
revert original reload sound script
posted in Customization
1
#1
0 Frags +

https://drive.google.com/file/d/1Tvc-0VngBEbGdVHnpP1e3E2GIWjxVZJn/view?usp=sharing

from what ive tested, it works in valve servers
just put in custom

https://drive.google.com/file/d/1Tvc-0VngBEbGdVHnpP1e3E2GIWjxVZJn/view?usp=sharing

from what ive tested, it works in valve servers
just put in custom
2
#2
8 Frags +

quick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended

quick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended
3
#3
23 Frags +
Tobquick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended

just in case

[quote=Tob]quick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended[/quote]
just in case
4
#4
15 Frags +

I witterly made this already 2 months ago and posted it on TFTV

https://www.teamfortress.tv/post/1077614/tf2-update-for-1-5-23-1-6-23-utc

I witterly made this already 2 months ago and posted it on TFTV

https://www.teamfortress.tv/post/1077614/tf2-update-for-1-5-23-1-6-23-utc
5
#5
0 Frags +
DivineATI witterly made this already 2 months ago and posted it on TFTV

https://www.teamfortress.tv/post/1077614/tf2-update-for-1-5-23-1-6-23-utc

fwick my bad

[quote=DivineAT]I witterly made this already 2 months ago and posted it on TFTV

https://www.teamfortress.tv/post/1077614/tf2-update-for-1-5-23-1-6-23-utc[/quote]
fwick my bad
6
#6
4 Frags +
Tobquick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended

ohh i mightve pressed control v more than once by accident

[quote=Tob]quick question though
why is it repeated almost 9000 times?

https://i.imgur.com/4z0b4f0.png

edit: removing the extra lines works. tho I replace some other sounds in my file. So uploading it will change more sounds for people than intended[/quote]
ohh i mightve pressed control v more than once by accident
7
#7
2 Frags +

before this thread dies, if anyone wants to change the original's explosion to that of the stock as well

custom > [whatever this folder is called for you] > scripts > game_sounds_weapons.txt

open game_sounds_weapons.txt, find Weapon_QuakeRPG.Explode

Weapon_QuakeRPG.Explode{
"channel" "CHAN_STATIC"
"soundlevel" "SNDLVL_95dB"
"volume" "1"
"pitch" "PITCH_NORM"
"wave" "weapons\quake_explosion_remastered.wav"
}

change "weapons\quake_explosion_remastered.wav" to "weapons\explode1.wav"

before this thread dies, if anyone wants to change the original's explosion to that of the stock as well

custom > [whatever this folder is called for you] > scripts > game_sounds_weapons.txt

open game_sounds_weapons.txt, find Weapon_QuakeRPG.Explode
[quote=Weapon_QuakeRPG.Explode]{
"channel" "CHAN_STATIC"
"soundlevel" "SNDLVL_95dB"
"volume" "1"
"pitch" "PITCH_NORM"
"wave" "weapons\quake_explosion_remastered.wav"
}[/quote]

change "weapons\quake_explosion_remastered.wav" to "weapons\explode1.wav"
Please sign in through STEAM to post a comment.