Help With CLUAConsole to reset Quest
Brian1
Member Posts: 2
Hey, Looking for help using console to resolve an issue with the Unseeing Eye quest. Main is an evil Cleric/Mage who completed the mage stronghold quest before completing the Eye quest... Long story short, the quest bugged and I cannot find the Thalos prist OR Oisig to talk to.
I am trying to use console to load them, but I am having difficulty. I am able to use the panel that pops up to give gold, etc. I am also able to use cheat keys to fade to black, etc. However, when I try to type anything in the console line nothing happens except I get a string returned. Example:
C:AddGold(4)
Returns: [string "C:AddGold(4)
Any thoughts on what I'm doing wrong? Thanks in advance!
I am trying to use console to load them, but I am having difficulty. I am able to use the panel that pops up to give gold, etc. I am also able to use cheat keys to fade to black, etc. However, when I try to type anything in the console line nothing happens except I get a string returned. Example:
C:AddGold(4)
Returns: [string "C:AddGold(4)
Any thoughts on what I'm doing wrong? Thanks in advance!
0
Comments
C:AddGold("4")
Gus
[string "C:AddGold("4")
And nothing happens. I should note that this is on a chromebook, but I figured if I can get the cheat hotkeys to work, the console should work as well.
Gus