SetPerkRank

From the Fallout3 GECK Wiki
Revision as of 12:12, 21 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Sets the rank of a perk on the player, or adds it at a specified rank if they don't have it. Passing 1 to the 'alt' parameter uses the fol...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Sets the rank of a perk on the player, or adds it at a specified rank if they don't have it. Passing 1 to the 'alt' parameter uses the follower perk list.

Syntax

[help]
[SetPerkRank].SetPerkRank perk:perk rank:int alt:bool

See Also