Jump to content

[HELP] How to get the number of actors from a thread's tid?


Recommended Posts

Posted

I have a magic effect that has a TrackActor event on animation start. I need to access that thread's actor array from it (and more specifically, how many other actors there are and to be able to reference those other actor objects in the array). It seems like it's something that should be easy, but I can't seem to figure out how to get this from SexLabFramework.

Posted
31 minutes ago, The Man in Black said:

I have a magic effect that has a TrackActor event on animation start. I need to access that thread's actor array from it (and more specifically, how many other actors there are and to be able to reference those other actor objects in the array). It seems like it's something that should be easy, but I can't seem to figure out how to get this from SexLabFramework.

 

SexLab.GetController(tid).Positions

 

Returns an array of the actors involved in that sex act.

Archived

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

  • Recently Browsing   0 members

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