Jump to content

Recommended Posts

Posted

Hello,

I've found this "simple" script (defaultOnHitActivateLinkedRef), it just does not work like intended. Instead of "onHit" the NPC activates the link ref immediately after the cell is loaded.

I would need the Enemy to activate(run to) the lever when the combat begins.

 

 

  Reveal hidden contents

 

 

Any idea what i'm doing wrong? Thanks in advance!

 

 

Posted

You make me wonder if havok settling can trigger that event. Suppose I've never particularly looked for that

 

At any rate, two routes off the top of my head. You could simply use a condition for akAggressor. Assuming only the player is eligible, use that. Otherwise what you could do is an OnLoad() Event where then, perhaps after a Wait(1.0) or so, then go to that ready-to-hit state

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...