Template:KV PlatSounds: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Updated)
Line 1: Line 1:
'''movesnd'''
{{ScrollBox|title=PlatSounds|
:<choices> Move Sound.  
{{KV|Move Sound|choices|The sound played whenever the platform starts moving.}}
:{|
{{ColumnBox|count=2|margin=2em|
! Literal value || Description
* 0 : No Sound
|-
* 1 : big elev 1
| 0 || No Sound
* 2 : big elev 2
|-
* 3 : tech elev 1
| 1 || big elev 1
* 4 : tech elev 2
|-
* 5 : tech elev 3
| 2 || big elev 2
* 6 : freight elev 1
|-
* 7 : freight elev 2
| 3 || tech elev 1
* 8 : heavy elev
|-
* 9 : rack elev
| 4 || tech elev 2
* 10 : rail elev
|-
* 11 : squeek elev
| 5 || tech elev 3
* 12 : odd elev 1
|-
* 13 : odd elev 2
| 6 || freight elev 1
}}
|-
{{KV|Stop Sound|choices|The sound played when the platform stops moving.}}
| 7 || freight elev 2
{{ColumnBox|count=2|margin=2em|
|-
* 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
}}
|-
{{KV|Sound Volume 0.0 - 1.0|string|Sound volume}}
| 13 || odd elev 2
}}<noinclude>
|}
[[Category:Keyvalue Templates|PlatSounds]]
*'''stopsnd'''
</noinclude>
:<choices> Stop Sound.  
:{|
! 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.

Revision as of 10:52, 25 July 2011

PlatSounds:
Move Sound ([todo internal name (i)]) <choices>
The sound played whenever the platform starts moving.
  • 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 ([todo internal name (i)]) <choices>
The sound played when the platform stops moving.
  • 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 ([todo internal name (i)]) <string>
Sound volume