SetWeaponDetectionSoundLevel

< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets a weapon's detection sound level:

0	Loud
1	Normal
2	Silent

Syntax

(soundLevel:int) SetWeaponDetectionSoundLevel weapon:ref newValue:int{0-2}

Example

SetWeaponDetectionSoundLevel WeapNVAssaultCarbine 2

See Also