AutoGenerated Alias Properties

Post » Wed Jun 20, 2012 10:23 pm

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
User avatar
Genocidal Cry
 
Posts: 3357
Joined: Fri Jun 22, 2007 10:02 pm

Post » Wed Jun 20, 2012 6:26 pm

From what I can tell, it is auto-generated in the quest fragments script. So if you don't have any fragments for the quest stages, the quest fragments script isn't generated, and so there is no "Alias_..." property.
User avatar
meg knight
 
Posts: 3463
Joined: Wed Nov 29, 2006 4:20 am


Return to V - Skyrim