SetObjectiveText

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Display Text of the specified Objective of the specified Quest.

Syntax

[help]
SetObjectiveText quest:ref objectiveIndex:int displayText:formattedString formatVars(up to 20)

Example

SetObjectiveText VCG02 30 "Kill %g Cazadores, then report back to %n." iCount rTheBoss 

See Also