AddPerk

From the Fallout3 GECK Wiki
Revision as of 10:48, 8 March 2009 by imported>Henning (→‎Syntax)
Jump to navigation Jump to search

Description

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

Syntax

[ActorREF.]AddPerk invincible

Examples

BuddyRef.AddPerk LittleSlugger

Buddy now has the benefits of the little slugger perk.


See Also

RemovePerk

Reference

None provided.