Jump to content

disable ghost flag on npc - script


abuabdillah3

Recommended Posts

hi,

 

my problem is simply, I have a quest stage which I wish to disable a flag on a npc trait.

 

the following is a example:

 

Actor mainbossRef = Alias_mboss.GetActorRef()

mbossRef.GetActorBase().SetIsGhost(False)

 

Is doesnt compile, but if I use SetEssential or SetProtected, etc, they work. So what is the code for the "is ghost" flag.

 

thanks :)

Link to comment
Share on other sites

  • Recently Browsing   0 members

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