Difference between revisions of "Talk:GetVMScriptVariable"
no edit summary
imported>Jbezorg |
imported>JustinOther |
||
Line 1: | Line 1: | ||
Does GetVMScriptVariable work on quest aliases? ~[[jbezorg]] | Does GetVMScriptVariable work on quest aliases? ~[[jbezorg]] | ||
:: Nope, unfortunately. Alias variables aren't available to select from the condition system. Id make the parent quest's script conditional and place anything you'll need to check with the condition system there instead (checking 'em with GetVMQuestVariable). --[[User:JustinOther| JustinOther]] ([[User talk:JustinOther|talk]]) |