// Return an ALIGNMENT_* constant to represent oCreature's good/evil alignment // * Return value if oCreature is not a valid creature: -1 int GetAlignmentGoodEvil(object oCreature);
Community content is available under CC-BY-SA unless otherwise noted.