Jump to content

How to test if an NPC is in a certain slot


Diana

Recommended Posts

Is there a way to test which slot a specific NPC has in the party formation?

 

For example, how would one determine if Minsc is in Player1Fill, Player2Fill, Player3Fill, etc. Need to know the exact slot in order to script certain things.

 

Thank you.

Link to comment

Is this what you're looking for?

 

0x4090 InPartySlot(O:Object*,I:Slot*)

Returns true only if the specified object is in the party and in the slot specified (slots are 0-5).

Link to comment

Archived

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

×
×
  • Create New...