GetQuestVariable

Revision as of 06:44, 13 April 2006 by imported>JOG (see also: Get Globalvalue/Scriptvariable)

Returns the value of a quest variable.


NOTE: This is ONLY a condition function. In order to get the value of a quest variable in a script, there is no need for a function. Just use the syntax:


QuestName.VarName


See Also

GetGlobalValue

GetScriptVariable

GetStage

CloseLoading…