SetPackageTargetDistance

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the distance/count of a package.

Syntax

[help]
(none) SetPackageTargetDistance Target:package NewValue:int 

Or:

(none) SetPackageTargetCount Target:package NewValue:int

Example

SetPackageTargetDistance MyEscortPackage, 500

See Also