SetTagSkills
Revision as of 12:37, 12 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)Functions\]\] +Category:\1Functions\nCategory:\1Functions (GECK 1.0)))
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
SetTagSkills [iAddedPoints] [bShowInitialTaggedSkills]
Parameters
- 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.