ThacoBell wrote: » It looks disabled in your screenshot. Are they popping up even though its disabled?
ThacoBell wrote: » What kind of confirmation prompts are you getting?
ThacoBell wrote: » Ah, okay. That notification is perfectly normal. I don't always recall vanilla, but for the EE, this has always been the case.
myEVILmode wrote: » ThacoBell wrote: » Ah, okay. That notification is perfectly normal. I don't always recall vanilla, but for the EE, this has always been the case. So it cannot be switched off?
popup2Button(24485, 'REMOVE_BUTTON', function() mageScreen:EraseKnownSpell(bookSpells[currentBookSpell].resref) end)
mageScreen:EraseKnownSpell(bookSpells[currentBookSpell].resref)
ThacoBell wrote: » myEVILmode wrote: » ThacoBell wrote: » Ah, okay. That notification is perfectly normal. I don't always recall vanilla, but for the EE, this has always been the case. So it cannot be switched off? Not that I know of. There miiiiiiiiiight be a value you can edit in the Bladur.lua file, but I'm not sure. Why do you want to erase spells from your spellbook anyway?
kjeron wrote: » It can be removed in UI.menu, but I think that's it. If you have access to the file (PC), just replace this line: popup2Button(24485, 'REMOVE_BUTTON', function() mageScreen:EraseKnownSpell(bookSpells[currentBookSpell].resref) end) with just this part: mageScreen:EraseKnownSpell(bookSpells[currentBookSpell].resref) It should be around line 8089 (if the file hasn't already been modified).
Comments
Yes, that's what annoys me. I reinstalled the game and still the same bug.
So it cannot be switched off?
Not that I know of. There miiiiiiiiiight be a value you can edit in the Bladur.lua file, but I'm not sure.
Why do you want to erase spells from your spellbook anyway?
If you have access to the file (PC), just replace this line: with just this part: It should be around line 8089 (if the file hasn't already been modified).
For the experience it is annoying to confirm the same thing all the time.
OMG, you made my day/game!
Thank you and all your ancestors!