Skyrim Codex

player.setav Console Command

Documentation and examples for the player.setav command in Skyrim.

player.setav

Skills & Stats

Set one of your actor values, such as a skill or attribute, to a fixed number.

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

Command builder

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

Actor Value
Value

Examples

Here are some examples of how to use player.setav.

Sets the player's carry weight to 1000.

Doubles the player's movement speed.

Overview

Sets a named actor value, such as a skill, health, magicka, stamina or carryweight, to an exact figure. Because it overwrites rather than adds, it can desync with the level-up system if used on skills, so for skills advskill is often cleaner. It is excellent for capping carry weight, boosting movement speed via speedmult, or fixing a damaged attribute. The change can revert when the underlying value next recalculates.

Frequently asked questions

How do you use the player.setav command in Skyrim?

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

What does the player.setav command do?

Set one of your actor values, such as a skill or attribute, to a fixed number.

What are the parameters for the player.setav command?

The syntax is player.setav [actor value] [value]. It takes 2 arguments: actor value, value.

Does the player.setav command require any DLC?

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

Does using player.setav disable Steam achievements?

Opening the console and entering any command, including player.setav, 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.