Difference between revisions of "SetWeaponKillImpulse"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Pintocat
(Created page with "{{Function |origin = LU |summary = Sets the kill impulse value of a weapon form. Kill impulse affects how far an actor is pushed back when killed by the weapon. |name = Set...")
 
imported>Pintocat
 
Line 18: Line 18:


[[GetWeaponKillImpulse]]
[[GetWeaponKillImpulse]]
[[GetWeaponImpulseDistance]]
[[SetWeaponImpulseDistance]]

Latest revision as of 18:19, 20 December 2016

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

A function added by the Lutana NVSE plugin.

Description

Sets the kill impulse value of a weapon form. Kill impulse affects how far an actor is pushed back when killed by the weapon.

Syntax

[help]
SetWeaponKillImpulse weapon:form value:float

See Also

GetWeaponKillImpulse

GetWeaponImpulseDistance

SetWeaponImpulseDistance