Baldur.lua needs explanation
foma_mgppu
Member Posts: 115
Hi, all!
Could someone, please, explain to me what string in baldur.lua does what in the Game Options section?
Because I've stumbled on some pretty interesting ones, but I am not sure, if I got it right as to what they do.
Examples are, but limited to:
SetPrivateProfileString('Game Options','Nightmare Bonus Gold','0')
SetPrivateProfileString('Game Options','Nightmare Mode','0')
SetPrivateProfileString('Game Options','Nightmare Bonus XP','0')
SetPrivateProfileString('Game Options','All Learn Spell Info','0')
and others.
I am especially interested in those lines, thar not found in the options menu in the game.
Could someone, please, explain to me what string in baldur.lua does what in the Game Options section?
Because I've stumbled on some pretty interesting ones, but I am not sure, if I got it right as to what they do.
Examples are, but limited to:
SetPrivateProfileString('Game Options','Nightmare Bonus Gold','0')
SetPrivateProfileString('Game Options','Nightmare Mode','0')
SetPrivateProfileString('Game Options','Nightmare Bonus XP','0')
SetPrivateProfileString('Game Options','All Learn Spell Info','0')
and others.
I am especially interested in those lines, thar not found in the options menu in the game.
0