Difference between revisions of "AddSPECIALPoints"
Jump to navigation
Jump to search
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 | |||
== | |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 | |||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = iAddedPoints | |||
|Type = int | |||
}} | |||
}} | |||
==Parameters== | ==Parameters== |