Difference between revisions of "GetNthRaceBonusSkill"
Jump to navigation
Jump to search
no edit summary
imported>WereWolf (New page: A command for Oblivion Script Extender Returns the actor value code for the specified index into the bonus skills. '''Syntax:''' (skill:short) ''r...) |
imported>WereWolf |
||
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:''' | ||
(skill:short) ''reference.''GetNthRaceBonusSkill whichSkill:short ''raceFormID:ref'' | (skill:short) ''reference.''GetNthRaceBonusSkill whichSkill:short ''raceFormID:ref'' | ||
Returns the actor value code for the specified index into the bonus skills. | |||
==Notes== | ==Notes== |