I understand that the CK will create a property for every alias you create and that you can use this property in scripts within the quest script object and below. So I would assume it would be available to the scene scripts as well since the scene is within the quest. When I create an alias I can't access the alias property at all and cant find any fragment anywhere that has it listed. I read that it would be the alias name with "Alias_" prefix. So it could be referenced with "Alias_AliasName".
Can anyone tell me where it is supposed to be generated. Is it in a fragment file or in the quest script?
L