AddPerk

From the CreationKit Wiki
Jump to navigation Jump to search

Description[edit | edit source]

AddPerk Adds a Perk to a Character. It is called on a reference and the parameter is the perk to add.

Syntax[edit | edit source]

[ActorREF.]AddPerk PerkID

Examples[edit | edit source]

PlayerRef.AddPerk 0003FFFA

Player now has the benefits of the Hack and Slash Perk (Rank 1).

Notes[edit | edit source]

This command won't work on NPCs

See Also[edit | edit source]

RemovePerk

Reference[edit | edit source]

None provided.