SetTagSkills
Jump to navigation
Jump to search
SetTagSkills opens the CharGen menu to the Skills page for selecting Tagged Skills. It sets the total number of tagged skills the player can choose.
Syntax[edit | edit source]
SetTagSkills [iAddedPoints] [bShowInitialTaggedSkills]
Parameters[edit | edit source]
- iAddedPoints: The total number of Tagged Skills the player will be able to select. Assuming the player initially has 3 Tagged Skills, calling SetTagSkills 4 will let the player choose (4 - 3) = 1 more Tag Skill.
- bShowInitialTaggedSkills: OPTIONAL -- Defaults to 1 (true). If set to 0, any Tag Skills the player initally has are not shown, allowing them to be overwritten.