Oulay Posted November 21, 2019 Share Posted November 21, 2019 (edited) As the title suggests:What actor value corresponds with your level in a skill tree?Is it the xxxxSkillAdvance one (as in DestructionSkillAdvance)?What value it returns? If your level is 50 in destruction does it return 50? 2nd question: what actor value corresponds with your character's overall level? Edited November 21, 2019 by Oulay Link to comment Share on other sites More sharing options...
cdcooley Posted November 22, 2019 Share Posted November 22, 2019 The basic skills have simple matching games (in most cases) so Destruction skill is Destruction, Light Armor is LightArmor, Alchemy is Alchemy, etc. but Archery is Marksman and Speech is Speechcraft. Level isn't stored in an actor value. There are GetLevel and SetLevel functions for that one. Link to comment Share on other sites More sharing options...
Recommended Posts