NWN2Wiki
Advertisement
// Get the racial type (RACIAL_TYPE_*) of oCreature
// * Return value if oCreature is not a valid creature: RACIAL_TYPE_INVALID
int GetRacialType(object oCreature);

{{ScriptCategory|NPC|GetRacialType}

Advertisement