Capturing Debug Lines

Started by DimDragon, March 16, 2010, 03:27:22 AM

Previous topic - Next topic

DimDragon

Hello, I'm wondering is there a way to dump debug information shown on screen into file so I can parse it and analyze after that? I read that original version has a switch '-trigdebug=1' , but have no idea what is the result of that and does it dump it to disk ? Any tip is appreciated, thx in advance.

Regards DimDragon


vjeux

You can use the function TrigerDebugOutput to display text in the trigger debug panel.

Then you can copy & paste what's inside that panel to store it. Not sure if there's any file output available.

Astazha

Very cool.  How do you get the Debug Panel to come up?

Zoxc

Using these you can print to files  :)