SetPackageTargetDistance

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets the distance/count of a package.

Syntax

(none) SetPackageTargetDistance Target:package NewValue:int 

Or:

(none) SetPackageTargetCount Target:package NewValue:int

Example

SetPackageTargetDistance MyEscortPackage, 500

See Also