Garry's Mod Wiki

Revision Difference

Enums/SNDLVL#514956

<cat>enum</cat>⤶ <enumeration>⤶ <description>⤶ The sound's attenuation; how fast it drops away, enumerations used by <page>Global.EmitSound</page> and <page>Entity:EmitSound</page>.⤶ ⤶ ⤶ ⤶ The engine starts running into trouble below 60dB.⤶ ⤶ <warning>These enumerations do not exist in the game and are listed here purely for reference purposes only.</warning>⤶ </description>⤶ <fields>{{EnumField|SNDLVL_NONE|0|Sound plays everywhere</fields>⤶ ⤶ </enumeration>⤶ ⤶ ⤶ {{EnumField|SNDLVL_20dB|20|Rustling leaves}}⤶ {{EnumField|SNDLVL_25dB|25|Whispering}}⤶ {{EnumField|SNDLVL_30dB|30|Library}}⤶ {{EnumField|SNDLVL_35dB|35|}}⤶ {{EnumField|SNDLVL_40dB|40|}}⤶ {{EnumField|SNDLVL_45dB|45|Refrigerator}}⤶ {{EnumField|SNDLVL_50dB|50|Average home}}⤶ {{EnumField|SNDLVL_55dB|55|Stop the sound}}⤶ {{EnumField|SNDLVL_60dB⤶ ⤶ SNDLVL_IDLE|60|Normal conversation, clothes dryer}}⤶ {{EnumField|SNDLVL_65dB|65|Washing machine, dishwasher}}⤶ {{EnumField|SNDLVL_STATIC|66|}}⤶ {{EnumField|SNDLVL_70dB|70|Car, vacuum cleaner, mixer, electric sewing machine}}⤶ {{EnumField|SNDLVL_75dB⤶ ⤶ SNDLVL_NORM|75|Busy traffic}}⤶ {{EnumField|SNDLVL_80dB⤶ ⤶ SNDLVL_TALKING|80|Mini-bike, alarm clock, noisy restaurant, office tabulator, outboard motor, passing snowmobile}}⤶ {{EnumField|SNDLVL_85dB|85|Average factory, electric shaver}}⤶ {{EnumField|SNDLVL_90dB|90|Screaming child, passing motorcycle, convertible ride on freeway}}⤶ {{EnumField|SNDLVL_95dB|95|}}⤶ {{EnumField|SNDLVL_100dB|100|Subway train, diesel truck, woodworking shop, pneumatic drill, boiler shop, jackhammer}}⤶ {{EnumField|SNDLVL_105dB|105|Helicopter, power mower}}⤶ {{EnumField|SNDLVL_110dB|110|Snowmobile (drivers seat), inboard motorboat, sandblasting}}⤶ {{EnumField|SNDLVL_120dB|120|Car horn, propeller aircraft}}⤶ {{EnumField|SNDLVL_130dB|130|Air raid siren}}⤶ {{EnumField|SNDLVL_140dB⤶ ⤶ SNDLVL_GUNFIRE|140|Threshold of pain, gunshot, jet engine}}⤶ {{EnumField|SNDLVL_150dB|150|}}⤶ {{EnumField|SNDLVL_180dB|180|Rocket launching}}⤶ }}