// Get an integer between 0 and 100 (inclusive) that represents the average // law/chaos alignment of oFactionMember's faction. // * Return value on error: -1 int GetFactionAverageLawChaosAlignment(object oFactionMember);
Community content is available under CC-BY-SA unless otherwise noted.