ShowSPECIALMenu - Game
Revision as of 15:26, 23 May 2016 by 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)
Member of: Game Script
Shows the SPECIAL change menu.
Syntax
Function ShowSPECIALMenu() native global
Parameters
None.
Return Value
None.
Examples
; Show the SPECIAL menu to let the player customize their character
Game.ShowSPECIALMenu()