SetWeaponCritFlags

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

A function added by the Lutana NVSE plugin.

Description

Set the critical flags of a weapon form. The only known weapon crit flag is 1: OnDeath.

Syntax

SetWeaponCritFlags weapon:form flags:int

Weapon Crit Flags

1	OnDeath

See Also

GetWeaponCritFlags