NWN2Wiki
Advertisement
// Get the average XP of the members of the faction.
// * Return value on error: -1
int GetFactionAverageXP(object oFactionMember);
Advertisement