Function testPartyLeaderDistanceCloseIntangibility
Gets a switchable distance between the active entity and party leader, unless pathfinding is happening or the player is still intangible
short testPartyLeaderDistanceCloseIntangibility();
Returns
0 if entity is currently pathfinding, -1 if player is intangible, otherwise same as testPartyLeaderDistanceClose()
Original Address
C0C4AF