Difference between revisions of "ShowSPECIALMenu - Game"

Jump to navigation Jump to search
182 bytes removed ,  15:26, 23 May 2016
Seems this was an old version of the function, the current version doesn't have these useful parameters, which is kind of a shame. Removed them from the page
imported>Plplecuyer
 
imported>Dog
(Seems this was an old version of the function, the current version doesn't have these useful parameters, which is kind of a shame. Removed them from the page)
Line 7: Line 7:
== Syntax ==
== Syntax ==
<source lang="papyrus">
<source lang="papyrus">
Function ShowSPECIALMenu( int aiPointPool, bool abStatsLocked ) native global
Function ShowSPECIALMenu() native global
</source>
</source>


== Parameters ==
== Parameters ==
*aiPointPool: The number of points the player may allocate.
None.
*abStatsLocked: Whether or not current stat values are locked (e.g. can't be decremented).


== Return Value ==
== Return Value ==
Anonymous user

Navigation menu