IMM_SKILLSET
Keywords: IMM_SKILLSET, WIZ_SKILLSET
=== STAFF MANUAL ===
Usage: skillset
skillset <player> '<skill>' <value>
Description:
Set a player's skill to a specific numeric value. The skill
name must be enclosed in single quotes. With no arguments, displays
all valid skill names in four columns. Requires Admin privileges.
Examples:
> skillset Rasmussen 'dodge' 80
-- Set Rasmussen's dodge skill to 80.
> skillset Marine 'shooting' 0
-- Reset Marine's shooting skill to 0.
Notes:
- Minimum value is 0. There is no enforced maximum.
- Cannot be used on NPCs.
- The player's affects are recalculated after the change
(via AffectTotal()).
- Skills prefixed with ! in the skill table are hidden
from the listing but can still be set by name.
- Logged at BRF level with old and new values.
Related Helpfiles: WIZ_SET, WIZ_STAT
=== END MANUAL ===