SetImpactDataModel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the model path (relative to data\meshes\) of the specified Impact Data.

Syntax

[help]
SetImpactDataModel impactData:ref modelPath:string

Example

SetImpactDataModel DeathClawsFleshImpact "effects\ImpactBallisticBlood01.nif"

See Also