GetVMQuestVariable
Jump to navigation
Jump to search
Returns the value of a quest variable.
Example[edit | edit source]
In order to use a property in dialog conditions, you must use keyword "Conditional" in both scriptname and property. Only int, float, and bool properties can be used in this way.
Scriptname MyQuestScript extends Quest Conditional
Int Property myInt Auto Conditional