Difference between revisions of "SetArmorRCT"
From GECK
Jazzisparis (Talk | contribs) (Created page with "{{Function |origin = JIP |summary = Sets the '''Ragdoll Constraint Template''' RDT file path, of the specified '''Armor''' form. |name = SetArmorRCT |arguments = {{Func...") |
Jazzisparis (Talk | contribs) |
||
Line 18: | Line 18: | ||
*[[GetArmorRCT]] | *[[GetArmorRCT]] | ||
[[Category:Functions (JIP)]] | [[Category:Functions (JIP)]] | ||
− | [[Category: | + | [[Category:Armor Functions (JIP)]] |
Latest revision as of 02:40, 29 March 2017
A function added by the JIP NVSE Plugin.
Contents
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.