Difference between revisions of "AddSPECIALPoints"

119 bytes added ,  01:43, 13 January 2011
no edit summary
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
imported>Ez0n3
Line 1: Line 1:
[[AddSPECIALPoints]] opens the CharGen menu to the Attributes page for distributing SPECIAL points.  It adds the given number of SPECIAL points to the character.  When the menu is in this state, the player cannot decrease their character's SPECIAL points past their base values.
{{Function
 
|origin = GECK1
==Syntax==
|summary = [[AddSPECIALPoints]] opens the CharGen menu to the Attributes page for distributing SPECIAL points.  It adds the given number of SPECIAL points to the character.  When the menu is in this state, the player cannot decrease their character's SPECIAL points past their base values.
 
|name = AddSPECIALPoints
AddSPECIALPoints [''iAddedPoints'']
|returnType = void
|arguments =  
  {{FunctionArgument
  |Name = iAddedPoints
  |Type = int
  }}
}}


==Parameters==
==Parameters==
Anonymous user