I took the playervampirequest and on the quest alias tab I made a new alias called ImmortalPlayer and then on fill type to unique actor and then selected player. I added a script with the code:
Event OnEnterBleedout() Debug.Messagebox("Player entered bleedout")endEvent
But I don't get this message coming up when the PC is knocked down.
I noticed under force into alias when filled it says none, but it has a drop down box with the player there, should I select the player?
DO I need to set this quest to update more frequently? I think it only updates every 12 hours, is that the problem?