Jump to content

How To Clear "Total Lifetime Bounty" Stat


muratguler

Recommended Posts

Hi Again

 

I have one more question.

 

When I was wandering somewhere in the north of Falkreth I killed 2 fishermen for their goods. Actually I didn't know it was a crime which causes to bounty. Sometime later, when I was checking my stats I realized this and tried to get rid of this problem with console codes. I used " Player.SetCrimeGold <gold amount> <00028170> " to remove Falkreth bounty. It worked and cleared Falkreth bounty from the stats list. I also tried to clean "Total Lifetime Bounty" stat with " Player.ModPCMiscStat Total Lifetime Bounty -1000 " but it didn't work. To check my status, I went to Falkreth and guards caught me immediately and implemented standart arresting procedure as if I still had bounty on my head. I also saw a bounty hunter guy just outside the city. He approached me and said he can clear my name and remove the bounty if I give him the bounty amount. I gave him zero gold, beacuse according to the stats that I modified with console code my Falkreth bounty was zero gold. After giving him zero gold he said he will clear my name and I can go to the city. After this conversation I went to the city but guards arrested me again. I guess this problem is caused by Total Lifetime Bounty stat.

 

I am using Legendary Edition of the game and I only use 2 modes (Smart Training + Pure Waters)

 

So I want to learn what should I do to get rid of this problem. I don't want to go all the way back to the point that I killed the fishermen.

 

Thanks

 

Link to comment
Share on other sites

  • 3 years later...

You need to put double quotes around the stat you want to clear. Like this: Player.ModPCMiscStat "Total Lifetime Bounty" -1000.

Here's a complete list of what you can edit this way:

Player.ModPCMiscStat "Total Lifetime Bounty" -#
Player.ModPCMiscStat "Largest Bounty" -#
Player.ModPCMiscStat "Locks Picked" -#
Player.ModPCMiscStat "Pockets Picked" -#
Player.ModPCMiscStat "Items Pickpocketed" -#
Player.ModPCMiscStat "Times Jailed" -#
Player.ModPCMiscStat "Days Jailed" -#
Player.ModPCMiscStat "Jail Escapes" -#
Player.ModPCMiscStat "Items Stolen" -#
Player.ModPCMiscStat Assaults -#
Player.ModPCMiscStat Murders -#
Player.ModPCMiscStat "Horses Stolen" -#
Player.ModPCMiscStat Tresspasses -#
# = the number listed in the Stat in question
For example: Player.ModPCMiscStat "Total Lifetime Bounty" -999999
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...