SetTokenValue

From GECK
(Redirected from SetTV)
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Sets the numeric value of the specified token in the inventory of the calling reference.

Syntax

[help]
(none) Actor.SetTokenValue Token:baseform NewValue:float 

Example

SunnyREF.SetTokenValue DiseaseToken, 65.1

See Also