Talk:GetVMScriptVariable
Jump to navigation
Jump to search
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). -- JustinOther (talk)