Difference between revisions of "AddTagSkills"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
imported>Geckbot
m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Line 18: Line 18:


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.0)]]
[[Category:Functions (GECK 1.1)]]
[[Category:Player Functions]]
[[Category:Player Functions]]
[[Category:Player Functions (GECK 1.0)]]
[[Category:Player Functions (GECK 1.1)]]

Revision as of 11:45, 15 August 2009

AddTagSkills opens the CharGen menu to the Skills page for selecting Tagged Skills. It lets the player choose an extra amount of Skills to tag. In this menu state, the player may not un-Tag their initial Tagged Skills.

Syntax

AddTagSkills [iAddedPoints]

Parameters

  • iAddedPoints: The number of extra Tag Skills the player will be allowed to choose.

Notes

  • This function is new in the GECK, and was not available in the TES4 Construction Set.

See Also