Difference between revisions of "GetLevel"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Bnesmith
 
imported>VampireMonkey
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
=='''Description'''==
Used to get the player's current level.
=='''Syntax'''==
Getlevel
=='''Examples'''==
Player.Getlevel
Will return the player's current level.
=='''See Also'''==
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetLevel GetLevel].
Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/GetLevel GetLevel].
=='''Reference'''==


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
[[Category:Condition Functions]]
[[Category:Condition Functions]]
[[Category:Condition Functions (GECK 1.1)]]
[[Category:Actor Functions]]
[[Category:Actor Functions]]
[[Category:Actor Functions (GECK 1.1)]]

Latest revision as of 14:18, 19 August 2015

Description[edit | edit source]

Used to get the player's current level.

Syntax[edit | edit source]

Getlevel

Examples[edit | edit source]

Player.Getlevel

Will return the player's current level.

See Also[edit | edit source]

Link to TES4 Construction Set Wiki: GetLevel.

Reference[edit | edit source]