Difference between revisions of "Game Script"

Jump to navigation Jump to search
165 bytes added ,  23:39, 7 May 2015
m
imported>Terra Nova2
(→‎SKSE Global Functions: added GetCurrentCrosshairRef, and GetCurrentConsoleRef.)
imported>DavidJCobb
Line 370: Line 370:


:'''Int [[GetSkillLegendaryLevel - Game|GetSkillLegendaryLevel]](String ''actorValue'')'''
:'''Int [[GetSkillLegendaryLevel - Game|GetSkillLegendaryLevel]](String ''actorValue'')'''
:*Returns the legendary level for the skill.
:*Returns the legendary level for the skill. -1 indicates that the skill cannot have a legendary level. ''This is marked as deprecated in SKSE's Game.psc.''


:'''[[SetSkillLegendaryLevel - Game|SetSkillLegendaryLevel]](String ''actorValue'', Int ''level'')'''
:'''[[SetSkillLegendaryLevel - Game|SetSkillLegendaryLevel]](String ''actorValue'', Int ''level'')'''
:*Sets the legendary level for the skill.
:*Sets the legendary level for the skill. ''This is marked as deprecated in SKSE's Game.psc.''


:'''Float [[GetPlayerExperience - Game|GetPlayerExperience]]()'''
:'''Float [[GetPlayerExperience - Game|GetPlayerExperience]]()'''
Anonymous user

Navigation menu