Condition function: GetDead == 0 (false)
parameter: Use Aliases
Run on: QuestAlias
So if the alias is alive, the topic should display.... but it doesn't. Removing this conditional check, and the topic will display. Well, the NPC, which should have this controlling alias, is alive, but for some reason the function is either not 'seeing' the alias or thinks its dead.
I've seen this arrangement work on vanilla aliases, so there might be something wrong with how I'm setting up the alias or implementing it. Maybe the alias needs to become "switched on" somehow, so the NPC get "possessed" by it
. I'm assuming all you need to do is just create the alias in the alias tab window. Is there something I need to do to make it control the character?The Reference Alias tab is using...
Fill Type: Specific Reference (which points at the NPC in a cell)
using one AI package, and has a script to handle death. This is a vanilla script used on similar aliases to mine, all propertys set up too.
EDIT:


