Template:KV PlatSounds: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Removed ScrollBox as this template is used in a ScrollBox already.)
(ExpandBoxed sound names. Removed PlatSounds minititle. Re-added Category key, was removed by accident.)
Line 1: Line 1:
<onlyinclude>{{minititle|PlatSounds}}
{{KV|Move Sound|intn=movesnd|choices|The sound played whenever the platform starts moving. {{ExpandBox|
{{KV|Move Sound|intn=movesnd|choices|The sound played whenever the platform starts moving.
:*0: No Sound
:*0: No Sound
:*1: big elev 1
:*1: big elev 1
Line 15: Line 14:
:*12: odd elev 1
:*12: odd elev 1
:*13: odd elev 2
:*13: odd elev 2
}}
}}}}


{{KV|Stop Sound|intn=stopsnd|choices|The sound played when the platform stops moving.
{{KV|Stop Sound|intn=stopsnd|choices|The sound played when the platform stops moving. {{ExpandBox|
:*0: No Sound
:*0: No Sound
:*1: big elev stop1
:*1: big elev stop1
Line 27: Line 26:
:*7: squeek stop
:*7: squeek stop
:*8: quick stop
:*8: quick stop
}}
}}}}


{{KV|Sound Volume 0.0 - 1.0|intn=volume|string|Sound volume}}
{{KV|Sound Volume 0.0 - 1.0|intn=volume|string|Sound volume}}<noinclude>
</onlyinclude>
 
[[Category:Keyvalue Templates]]
[[Category:Keyvalue Templates|PlatSounds]]
</noinclude>

Revision as of 10:38, 15 May 2022

Move Sound (movesnd) <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 (stopsnd) <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 (volume) <string>
Sound volume