SetImpactDataModel

Revision as of 06:38, 1 June 2016 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the model path (relative to '''data\meshes\''') of the specified '''Impact Data'''. |name = SetImpactDataModel |arguments = {{F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

SetImpactDataModel impactData:ref modelPath:string

Example

SetImpactDataModel DeathClawsFleshImpact "effects\ImpactBallisticBlood01.nif"

See Also