Jump to content

Remove permanent penalties


Wayvia

Recommended Posts

i found a way to remove Enemy of justice

 

use Norbyte's baldurs gate script extender with console

Load you save and past this to the console

 

for i,v in ipairs(Osi.DB_CRIME_GuardKiller:Get(nil,nil,nil,nil,nil,nil,nil)) do CrimeSuspend(v[7]) print(v[7]) end
Osi.RemoveStatus(GetHostCharacter(), "GB_GUARDKILLER")
Osi.DB_CRIME_GuardKiller:Delete(nil, nil, nil, nil, nil, nil, nil)

 

Source : https://fearlessrevolution.com/viewtopic.php?t=13996&start=4620

Link to comment
Share on other sites

  • Recently Browsing   0 members

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