SetArmorRCT

Revision as of 19:29, 20 March 2017 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the '''Ragdoll Constraint Template''' RDT file path, of the specified '''Armor''' form. |name = SetArmorRCT |arguments = {{Func...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the Ragdoll Constraint Template RDT file path, of the specified Armor form.

Syntax

SetArmorRCT armor:ref RCTPath:string

Example

SetArmorRCT ArmorMetal "MetalArmor.rdt"

Notes

  • The file path is relative to the \Data\Meshes\ folder.

See Also