Template:KV PlatSounds: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed broken Expand which didn't start on a new line. Indented Expand and removed its margin_left.)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''movesnd'''
{{KV|Move Sound|intn=movesnd|choices|The sound played whenever the platform starts moving.
:<choices> Move Sound.  
:{{Expand|title=Choices|
:{|
*0: No Sound
! Literal value || Description
*1: big elev 1
|-
*2: big elev 2
| 0 || No Sound
*3: tech elev 1
|-
*4: tech elev 2
| 1 || big elev 1
*5: tech elev 3
|-
*6: freight elev 1
| 2 || big elev 2
*7: freight elev 2
|-
*8: heavy elev
| 3 || tech elev 1
*9: rack elev
|-
*10: rail elev
| 4 || tech elev 2
*11: squeek elev
|-
*12: odd elev 1
| 5 || tech elev 3
*13: odd elev 2
|-
}}}}
| 6 || freight elev 1
 
|-
{{KV|Stop Sound|intn=stopsnd|choices|The sound played when the platform stops moving.
| 7 || freight elev 2
:{{Expand|title=Choices|
|-
*0: No Sound
| 8 || heavy elev
*1: big elev stop1
|-
*2: big elev stop2
| 9 || rack elev
*3: freight elev stop
|-
*4: heavy elev stop
| 10 || rail elev
*5: rack stop
|-
*6: rail stop
| 11 || squeek elev
*7: squeek stop
|-
*8: quick stop
| 12 || odd elev 1
}}}}
|-
 
| 13 || odd elev 2
{{KV|Sound Volume 0.0 - 1.0|intn=volume|string|Sound volume}}<noinclude>
|}
 
*'''stopsnd'''
[[Category:Keyvalue Templates|PlatSounds]]
:<choices> Stop Sound.  
</noinclude>
:{|
! Literal value || Description
|-
| 0 || No Sound
|-
| 1 || big elev stop1
|-
| 2 || big elev stop2
|-
| 3 || freight elev stop
|-
| 4 || heavy elev stop
|-
| 5 || rack stop
|-
| 6 || rail stop
|-
| 7 || squeek stop
|-
| 8 || quick stop
|}
*'''volume'''
:<float> Sound Volume 0.0 - 1.0.

Latest revision as of 22:55, 17 January 2025

Move Sound (movesnd) <choices>
The sound played whenever the platform starts moving.
Choices
  • 0: No Sound
  • 1: big elev 1
  • 2: big elev 2
  • 3: tech elev 1
  • 4: tech elev 2
  • 5: tech elev 3
  • 6: freight elev 1
  • 7: freight elev 2
  • 8: heavy elev
  • 9: rack elev
  • 10: rail elev
  • 11: squeek elev
  • 12: odd elev 1
  • 13: odd elev 2


Stop Sound (stopsnd) <choices>
The sound played when the platform stops moving.
Choices
  • 0: No Sound
  • 1: big elev stop1
  • 2: big elev stop2
  • 3: freight elev stop
  • 4: heavy elev stop
  • 5: rack stop
  • 6: rail stop
  • 7: squeek stop
  • 8: quick stop


Sound Volume 0.0 - 1.0 (volume) <string>
Sound volume