IsRaceBonusSkill

From the Oblivion ConstructionSet Wiki
Revision as of 12:59, 14 September 2007 by imported>WereWolf
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(isBonusSkill:bool) reference.IsRaceBonusSkill skillActorValue:chars raceFormID:ref

Returns whether the specified skill is a bonus for the race.

Notes[edit | edit source]

  • If called on a reference the function will determine the race of the reference.
  • The C version specifies the skill by number rather than by name. IsRaceBonusSkillC

See Also[edit | edit source]