Jump to content

Where's the wiki documentation for Actor?


Recommended Posts

Posted

I've looked over the wiki and still can't find some basic info on Actor methods:

 

GetActorBase()

 

GetSex()

 

Also, does GitLab support a simple .zip download?

 

Thanks!

 

Never mind!

Posted

Yes, well, I'm learning both Papyrus and SL right now, and I saw things like: 

 

PlayerRef.GetActorBase().GetSex()

 

Which lead me away from SL to the base Papyrus scripts.

 

Your saying that is not a best practice when using SL?

Posted

SexLab's GetGender() takes into account actors flagged as transexual and apprropiately returns them as male/female, while GetActorBase().GetSex() does not. It is otherwise identical.

Archived

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

  • Recently Browsing   0 members

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