[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "GetRaceSkillBonus"
Jump to navigation
Jump to search
no edit summary
imported>WereWolf (New page: A command for Oblivion Script Extender Returns the bonus for the specified skill for the race. '''Syntax:''' (value:short) reference.GetRaceSkillB...) |
imported>WereWolf |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | ||
'''Syntax:''' | '''Syntax:''' | ||
(value:short) reference.GetRaceSkillBonus skillActorValue:chars raceFormID:ref | (value:short) reference.GetRaceSkillBonus skillActorValue:chars raceFormID:ref | ||
Returns the bonus for the specified skill for the race. | |||
==Notes== | ==Notes== | ||
Line 14: | Line 14: | ||
*[[GetRaceSkillBonusC]] | *[[GetRaceSkillBonusC]] | ||
*[[IsRaceBonusSkill]] | *[[IsRaceBonusSkill]] | ||
*[[IsRaceBonusSkillC]] | |||
*[[GetNthRaceBonusSkill]] | |||
[[Category:Functions]] | [[Category:Functions]] |