SetScopeModelPath

From the Fallout3 GECK Wiki
Revision as of 08:46, 5 August 2014 by imported>Odessa (created, source nvsewhatsnew = gribbleshnbitt)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the path to the scope model of the specified weapon. Added by NVSE V4.2.

Syntax

[help]
(none) ref.SetScopeModelPath ModelPath:string ToSetFor:weapon

Example

SetScopeModelPath "path/to/model", WeapSniperRifle

See Also