AddTagSkills

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

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

[help]
AddTagSkills iAddedPoints:int

Example

AddTagSkills 3

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