SetArmorRCT

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 Ragdoll Constraint Template RDT file path, of the specified Armor form.

Syntax

[help]
SetArmorRCT armor:ref RCTPath:string

Example

SetArmorRCT ArmorMetal "MetalArmor.rdt"

Notes

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

See Also