Page 1 of 1

Developer mode...

Posted: Sat Sep 27, 2014 9:43 pm
by Delmuir
So, I'm toying around with developer mode in order to understand the game better. To that end, I need gold so…

How do I create gold in developer mode in order to buy items from the guy who makes unique items?

I realize that I can just create all artifacts but that fills my inventory up wit redundant items that I cannot get rid of and besides, it takes time. Any shortcut?

I also realize that I can create gold pieces but I can't get it create any significant amount.

Re: Developer mode...

Posted: Sat Sep 27, 2014 11:10 pm
by grayswandir
control-l to open the debug console.
game.player.money = 99999

Re: Developer mode...

Posted: Sat Sep 27, 2014 11:44 pm
by Delmuir
Thanks!