Difference between revisions of "AddPerk"
Jump to navigation
Jump to search
imported>Kkuhlmann |
imported>Henning (→Syntax) |
||
Line 4: | Line 4: | ||
=='''Syntax'''== | =='''Syntax'''== | ||
[''ActorREF''.]AddPerk '' | [''ActorREF''.]AddPerk ''invincible | ||
=='''Examples'''== | =='''Examples'''== |
Revision as of 10:48, 8 March 2009
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
Reference
None provided.