Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Just type help "Perk name here" 4
then
player.removeperk to remove a perk
or
player.addperk to add a perk
Look at the codes which say PERK on the left. The lower down they are the higher tier they are. For perks with 5 tiers the 5th is the final, for perks with 2 tiers the 2nd is the final etc.
Help "Idiot Sawant" 4 then player.removeperk (Code here) If you've got the first tier then it will be the top one which says PERK on the left. So either player.removeperk 001d245e for first, player.removeperk 001d245f for second or player.removeperk 001d2460 for last IRCC.
Player.setav <Stat> X
Where "X" is the amount you want to have.
So "Player.setav strength 5" will set you strength to 5 (regardless of the current amount)
Player named kevaul posted on another forum and I verified.