Difference between revisions of "GetClassSkill"
Jump to navigation
Jump to search
Fixed notes
imported>WereWolf (Added example & whichSkill allowed values.) |
imported>WereWolf (Fixed notes) |
||
Line 13: | Line 13: | ||
==Notes== | ==Notes== | ||
*The parameter ''whichSkill:short'' must be '''min: 0''' and '''max: 6'''. If you input a value greater than 6 this function will allways return 0 (Strenght). | *The parameter "'''''whichSkill:short'''''" must be '''min: 0''' and '''max: 6'''. If you input a value greater than 6 this function will allways return 0 (Strenght). | ||
*If called on a reference it will attempt to find the class from that referenced NPC and use that. | *If called on a reference it will attempt to find the class from that referenced NPC and use that. | ||
*If a class FormID is passed, that takes precedence. | *If a class FormID is passed, that takes precedence. |