Jump to content

How to check the actor is Leveled NPC or not by Papyrus?


Recommended Posts

Posted

Hi is there way, by script to check the Actor is leveled NPC or not? At first I thought  use  isUnique() , but it can not check the Actor is leveled NPC or not. 

 

Next I found,  GetLeveledActorBase(), but it seems return Base even though the actor is not Leveled NPC,  (I expect it will return false for non Leveled NPC actor, but not ..

 

So how you check the Actor is leveled NPC, by papyrus?  or Is there custom function, someone made?  Practical case is really welcom...

 

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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