Page 1 of 1

Cheat doesn't work

Posted: Sun Aug 09, 2009 9:33 am
by Revan1993
While playing Oblivion I tried to improve my strength to 50,
so I pressed the toggle key ~, then selected my character and typed in:

player.setAV<Strength><50>

and the I pressed enter.
But this doesn't work.

Every website says something else and Im gettineg a bit desperate
Does somebody know the real code?

Posted: Sun Aug 09, 2009 10:21 am
by Loki[D.d.G]
The player in front of the player.setav command already refers to your PC, hence selecting isn't strictly necessary. Forgive the nitpicking, but here is the correct command;

player.setav strength 50

Posted: Sun Aug 09, 2009 11:03 am
by Revan1993
Thanks Loki,

Ill try it out directly