Skyrim Codex

getactorvaluepercentage Console Command

Documentation and examples for the getactorvaluepercentage command in Skyrim.

getactorvaluepercentage

Debug & InfoAlias: getavpercentage

Show an actor value as a percentage of its maximum.

ParameterDescription
Actor ValueTextrequiredThe actor value or skill name (e.g. health, onehanded, destruction).

Command builder

Fill in the parameters to build a ready-to-paste getactorvaluepercentage command.

Actor Value

Examples

Here is an example of how to use getactorvaluepercentage.

Shows the player's current health as a percentage.

Overview

Reports a named actor value on the selected target as a percentage of its maximum, for example showing current health as a fraction of total. It is useful for scripts and for checking how depleted a stat is. Pass the actor value name.

Frequently asked questions

How do you use the getactorvaluepercentage command in Skyrim?

Open the console with the tilde (~) key while in-game, type getactorvaluepercentage followed by its parameters, then press Enter. For example: player.getactorvaluepercentage health. The console is only available in the PC version of Skyrim.

What does the getactorvaluepercentage command do?

Show an actor value as a percentage of its maximum.

What are the parameters for the getactorvaluepercentage command?

The syntax is getactorvaluepercentage [actor value]. It takes one argument: actor value.

Does the getactorvaluepercentage command require any DLC?

No. getactorvaluepercentage is part of the base game and works without any DLC.

Does using getactorvaluepercentage disable Steam achievements?

Opening the console and entering any command, including getactorvaluepercentage, disables Steam achievements for the rest of that play session on PC. Reload an earlier save or use an achievement-enabler mod if you still want achievements.