If I'm already past the quest, how can I get the Scroll Case?
tyl998
Member Posts: 144
So, I'm already done with Nashkel mines, and I've already done the small fetch quest for Firebeard. So, is there any way I can still get a scroll case without CLUAConsole (since it doesn't work for me I've tried everything to get it to work)?
0
Comments
In my current game I'd already done the relevant quest before the patch hit, but for any future playthrough, it's nice to be able to get it fairly readily.
I can understand bags of holding not being readily available, that being a magic item and all. But all these pouches and cases are as mundane as it gets.
CLUAConsole:CreateItem("bag03")
'Game Options', 'Debug Mode', '1',
'Program Options', 'Debug Mode', '1',
And then open the Console with STRG+Space (i thing it's named CTRL+Space on english keyboards) and highlight the character you want the have the item with the mouse cursor, and then type CLUAConsole:CreateItem("bag03") in the console window
Are you getting an error that says lua something or another? That usually is indicative of entry error. Remember CLUA commands are case-sensitive.