GetVMQuestVariable
Revision as of 17:48, 18 February 2012 by imported>AoshimaMichio (Please check grammar and confirm the fact.)
Returns the value of a quest variable.
Example
In order to use "myInt" property in dialog conditions, you must use keyword "Conditional" in both scriptname and property.
Scriptname MyQuestScript extends Quest Conditional
Int Property myInt Auto Conditional