Porting GoldSrc content (maps, models, etc.) to Source/Replacements
Jump to navigation
Jump to search

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
Outdated
Lines
Func Door
Property | Replacement |
---|---|
"movesnd" "0" | "noise1" "common/null.wav" |
"movesnd" "1" | "noise1" "doors/doormove1.wav" |
"movesnd" "2" | "noise1" "doors/doormove2.wav" |
"movesnd" "3" | "noise1" "doors/doormove3.wav" |
"movesnd" "4" | "noise1" "doors/doormove4.wav" |
"movesnd" "5" | "noise1" "doors/doormove5.wav" |
"movesnd" "6" | "noise1" "doors/doormove6.wav" |
"movesnd" "7" | "noise1" "doors/doormove7.wav" |
"movesnd" "8" | "noise1" "doors/doormove8.wav" |
"movesnd" "9" | "noise1" "doors/doormove9.wav" |
"movesnd" "10" | "noise1" "doors/doormove10.wav" |
"stopsnd" "0" | "noise2" "common/null.wav" |
"stopsnd" "1" | "noise2" "doors/doorstop1.wav" |
"stopsnd" "2" | "noise2" "doors/doorstop2.wav" |
"stopsnd" "3" | "noise2" "doors/doorstop3.wav" |
"stopsnd" "4" | "noise2" "doors/doorstop4.wav" |
"stopsnd" "5" | "noise2" "doors/doorstop5.wav" |
"stopsnd" "6" | "noise2" "doors/doorstop6.wav" |
"stopsnd" "7" | "noise2" "doors/doorstop7.wav" |
"stopsnd" "8" | "noise2" "doors/doorstop8.wav" |
Func_plat
Property | Replacement |
---|---|
"movesnd" "0" | "noise1" "common/null.wav" |
"movesnd" "1" | "noise1" "plats/bigmove1.wav" |
"movesnd" "2" | "noise1" "plats/bigmove2.wav" |
"movesnd" "3" | "noise1" "plats/elevmove1.wav" |
"movesnd" "4" | "noise1" "plats/elevmove2.wav" |
"movesnd" "5" | "noise1" "plats/elevmove3.wav" |
"movesnd" "6" | "noise1" "plats/freightmove1.wav" |
"movesnd" "7" | "noise1" "plats/freightmove2.wav" |
"movesnd" "8" | "noise1" "plats/heavymove1.wav" |
"movesnd" "9" | "noise1" "plats/rackmove1.wav" |
"movesnd" "10" | "noise1" "plats/railmove1.wav" |
"movesnd" "11" | "noise1" "plats/squeekmove1.wav" |
"movesnd" "12" | "noise1" "plats/talkmove1.wav" |
"movesnd" "13" | "noise1" "plats/talkmove2.wav" |
"stopsnd" "0" | "noise2" "common/null.wav" |
"stopsnd" "1" | "noise2" "plats/bigstop1.wav" |
"stopsnd" "2" | "noise2" "plats/bigstop2.wav" |
"stopsnd" "3" | "noise2" "plats/freightstop1.wav" |
"stopsnd" "4" | "noise2" "plats/heavystop2.wav" |
"stopsnd" "5" | "noise2" "plats/rackstop1.wav" |
"stopsnd" "6" | "noise2" "plats/railstop1.wav" |
"stopsnd" "7" | "noise2" "plats/squeekstop1.wav" |
"stopsnd" "8" | "noise2" "plats/talkstop1.wav" |