SetTagSkills
Revision as of 13:14, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
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.