GetLevel
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Used to get an actor's current level.
Syntax
(level:int) [actor:ref].GetLevel
Example
Player.Getlevel
Will return the player's current level.