Jump to content

Home

Active party members count


GeorgNihilus

Recommended Posts

Hi guys, and girls :) I'm in need of a script to determine the number of active party members with the PC outside the Ebon Hawk, 1, 2 or if he/she is alone ...

 

It looks like the GetPartyMemberCount() function gives the total count of party members, not the active ones I guess ... so how can I know this?? :confused:

 

hope someone could help me :rolleyes: thanks on advance :waive1:

Link to comment
Share on other sites

Hi guys, and girls :) I'm in need of a script to determine the number of active party members with the PC outside the Ebon Hawk, 1, 2 or if he/she is alone ...

 

The GetPartyMemberCount() should give the number of people in the active party, including the player character. So it should return a value between 1 and 3. You can use it to loop though all members in the active party.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...