HasPerk
From GECK
A function included in the GECK version 1.1.0.36.
Contents |
Description
Returns 1 if the actor has the specified perk and 0 if not.
Syntax
Actor.HasPerk BaseID:string
Example
player.HasPerk GunNut
Returns whether or not the player has the "Gun Nut" perk.