any chance to have an update? as the hogwarts mods update mods manager locks achievements when mods are used and this one is so good for multiple playthroughs
UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora'; UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora_L2'; UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora_L3';
I played the game at release and beat it never having fully ranked up my lockpicking. I really have no clue why they even added ranks to it if it is not even a hard requirement for beating the game.
This mod seems to break the spells enhanced mod. I have zero experience debugging mods, but Id be happy to help. I get an 'outdated mod' warning with HMM when loading this pak in as well.
I would like to know how you've done it. I tried to unlock the Avada Kedavra spell since I lost the opportunity to learn it and I couldn't figure out how to do it. I use SQLStudio as a tool and a converter to .pak tool. Can you help me?
74 comments
UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora';
UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora_L2';
UPDATE LockDefinition SET LockTypeID = 'Simple_Unlocked' WHERE LockID = 'Spell_Alohomora_L3';