GetQuestVariable

Revision as of 15:41, 11 January 2008 by imported>Qazaaq (→‎See Also: changed links to unorder list)

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