Re: Custom ladder sounds?
Posted by Valteq on
Thu Jun 12th 2008 at 6:36pm
1 post
0 snarkmarks
Registered:
Jun 12th 2008
<div style="text-align: left;">I have been searching all over for an answer to
this but haven't had any luck. I am trying to create a custom ladder
tool texture that will replace the standard metal climbing sound with
that of someone climbing a tree. I want to have every large tree in my
map climbable to add to the feel of a jungle map. I already extracted
the VTF and VMT of the toolsinvisibleladder texture but it has no
mention of a sound in the VMT.
Here is the vmt for toolsinvisibleladder:
</div><table style="text-align: left; margin-left: 0px; margin-right: auto;" border="0" cellpadding="3" cellspacing="1" width="90%"><tr> <td>Code:</td> </tr> <tr> <td class="code">"LightmappedGeneric"
{
// Original shader: BaseTimesLightmap
"$basetexture" "Tools/toolsinvisibleladder"
"%compilenodraw" 1
"%compilepassbullets" 1
"%compileladder" 1
"%keywords" "airexchange,borealis,c17downtown,c17industrial,c1 7sewers,c17skyscraper,c17trainstation,combine,krak en,wasteland"
}</td> </tr></table><div style="text-align: left;">
Does anyone know how to add in a custom sound for this?
Alternatively, I could also live with removing the climbing sound
entirely. Any help would be greatly appreciated!
</div>