SetWeaponShellCasingModel

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 Shell Casing model path of the weapon.

Syntax

[help]
SetWeaponShellCasingModel weapon:ref modelPath:string

Example

SetWeaponShellCasingModel WeapNVAssaultCarbine "weapons\2handautomatic\assaultrifleshellcasing.nif"

See Also