Jump to content

How to determine whether or not a actor has a Parent Ref via Script(In the GECK)


Zackhasacat

Recommended Posts

I'm trying to figure out how to determine if a actor has a parent ref in a script, i've tried things like:

 

if Target.GetParentRef == 0

 

and if Target.GetParentRef.GetFormIDString == "00000000"

 

I can't find anything that really works. Is there something obvious I'm missing?

 

Also, is there a way to determine if an actor is unique? (As in, "Cass", not "Wasteland Settler")

 

Thanks.

Edited by wiz1
Link to comment
Share on other sites

  • Recently Browsing   0 members

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