Is there a way to get more rows showing on the console?

Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
Post Reply
MrChoke
Posts: 324
Joined: Sat Oct 25, 2014 7:20 pm

Is there a way to get more rows showing on the console?

Post by MrChoke »

I am debugging some major code. The only output I am aware of for debugging is print() to the console. However, it only has 1/4 of the screen worth of rows and then messages scroll off. Is there a way we can either increase the number of rows or maybe scroll up on the console to see past messages?

Thanks
User avatar
petri
Posts: 1917
Joined: Thu Mar 01, 2012 4:58 pm
Location: Finland

Re: Is there a way to get more rows showing on the console?

Post by petri »

Glögg could be the solution to your problem!
NutJob
Posts: 426
Joined: Sun Oct 19, 2014 6:35 pm

Re: Is there a way to get more rows showing on the console?

Post by NutJob »

Who's Glögg? Is that like Vlad the Impaler? I saw Yigg, he saw me!
MrChoke
Posts: 324
Joined: Sat Oct 25, 2014 7:20 pm

Re: Is there a way to get more rows showing on the console?

Post by MrChoke »

petri wrote:Glögg could be the solution to your problem!
Glögg? Is that a good beer brand I can try? I may need one soon.
Batty
Posts: 509
Joined: Sun Apr 15, 2012 7:04 pm

Re: Is there a way to get more rows showing on the console?

Post by Batty »

Image
MrChoke
Posts: 324
Joined: Sat Oct 25, 2014 7:20 pm

Re: Is there a way to get more rows showing on the console?

Post by MrChoke »

Batty wrote:Image
I was close..... Wine works too.
Post Reply